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

Import type names where possible

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Medium Medium
    • 8.0.0
    • None
    • Binding codegen

      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.

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

              Created:
              Updated:
              Resolved: