Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-649

Import type names where possible

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Medium
    • Resolution: Done
    • None
    • 8.0.0
    • Binding codegen

    Description

      After introducing bindingEquals, bindingHashcode, bindingToString: https://jira.opendaylight.org/browse/MDSAL-470. there were name collisions because importedName()  implementation was not able to identify if this name reserved or not for sure.

      As a quick solution fillyQualifiedName() was used at every place, where importedName() could be wrong. 

      Make importedName() identify all name collisions. Use importedName() instead of fullyQualifiedName() in JavaFileTemplate, where possible.

      Attachments

        # Subject Branch Project Status CR V

        Activity

          People

            IaroslavK Iaroslav Kholiavko
            ilyaigushev Ilya Igushev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: