Uploaded image for project: 'yangtools'
  1. yangtools
  2. YANGTOOLS-1219

Remove YangModeledAnyxmlSchemaNode

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Medium Medium
    • 7.0.0
    • None
    • parser
    • None

      YangModeledAnyxmlSchemaNode is a relic of a design, where this kind of node was treated specially for various XML/JSON interface tricks.

      These days we have ForeignDataNode to mediate data exchange. The semantics of this node are readily available from examination of substatements, so we are not losing anything there.

      There is actually a notable gap in support for this node, which cannot really be serialized by the datastore – hence it really was never functional.

      Remove this construct and all special handling it receives.

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

              Created:
              Updated:
              Resolved: