Done
Details
Assignee
Robert VargaRobert VargaReporter
Robert VargaRobert VargaLabels
Components
Fix versions
Priority
Medium
Details
Details
Assignee
Robert Varga
Robert VargaReporter
Robert Varga
Robert VargaLabels
Components
Fix versions
Priority
Created June 21, 2023 at 8:21 PM
Updated June 26, 2023 at 3:53 PM
Resolved June 26, 2023 at 3:53 PM
Names here overlap with yangtools.concepts, leading to potential confusion with users. Furthermore we have to have an explicit @SuppressFBWarnings on Identifier, as it has an explicit tie-in with yangtools.concepts.Identifier.
Rename yang.binding.Identifier to yang.binding.Key and yang.binding.Identifiable to yang.binding.KeyAware – which are relatively unique names (Key could be confused with java.security.Key).