Details
-
Improvement
-
Status: Resolved
-
Medium
-
Resolution: Done
-
None
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 |
|---|---|---|---|---|---|---|
| 94298,12 | Make JavaFileTemplate.importedName() identify all name collisions. | master | mdsal | Status: MERGED | +2 | +1 |