Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-685 Do not reference SchemaNode.getPath()
  3. MDSAL-686

Do not reference SchemaNode.getPath() in BindingRuntimeTypes

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Duplicate
    • Icon: Medium Medium
    • 9.0.0
    • None
    • Binding runtime

      We have a call site which is referencing SchemaNode.getPath() in order to reconstruct SchemaNodeIdentifier for a SchemaNode.

      This facility is only used for actions, but may actually also be used for notifications. Devise a replacement addressing construct allow this identification.

      Given that the number of actions and notifications can be potentially large, we'll probably need an addressing construct which relies on recursion, similar to YangInstanceIdentifier and SchemaPath.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: