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

Implement DocumentedNode methods in terms of EffectiveStatement

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Medium Medium
    • 14.0.0
    • None
    • parser
    • None

      Most of DocumentedNode/SchemaNode methods can be implemented in terms of EffectiveStatement lookup. Provide default implementations which defer to the EffectiveStatement view provided by YANGTOOLS-1119. We already have the interfaces to achieve these in yang.model.spi.EffectiveStatementMixins.

      Most of them (except the withFlags() stuff) needs to be migrated to yang.model.api. There they need to be tied with EffectiveStatementEquivalent and then integrated into individual SchemaNode definitions.

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

              Created:
              Updated: