Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-383

Do not issue empty list merge operations

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Medium Medium
    • 3.0.2
    • None
    • Binding runtime
    • None

      mdsal-3.0.0 requires yangtools-2.1.0, which implies that lists in the datastore undergo automatic lifecycle, i.e. empty lists are disappearing and also non-present lists appear as needed.

      This means that Binding Spec's inability to target lists is no longer a problem and binding-dom-adapter does not need to issue empty merges. Remove this code, reducing the number of operations binding performs, matching more closely DOM operations.

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

              Created:
              Updated:
              Resolved: