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

Refine statements are not SchemaNodes

XMLWordPrintable

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

      RefineEffectiveStatementImpl happens to implement SchemaNode contract, which is not actually used anywhere. Most notably UsesNodes do not expose refines, but rather their effective indirection, i.e. pointers to the target nodes which have been refined.

      Drop the implementation of SchemaNode, reducit overhead and the mismatched contract we are attempting to fulfull.

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

              Created:
              Updated:
              Resolved: