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

Refactor AbstractAugmentStatementSupport

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • parser
    • None

      AbstractAugmentStatementSupport supports both use cases of augment statement, with a single fused workflow.

      As part of it, it inserts its context into its target, hence having the same StmtContext under different roots – which breaks lifecycle when cleanups occur (YANGTOOLS-1184).

      Refactor the class to make it very explicit which role is being served and what we are trying to achieve.

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

              Created:
              Updated: