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

BindingDOMWriteTransactionAdapter.ensureParentsByMerge() should skip structural containers

    XMLWordPrintable

Details

    • Improvement
    • Status: Confirmed
    • Medium
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • Operating System: All
      Platform: All

    Description

      ensureParentsByMerge() emits merge operations for the entire path leading up to the element being introduced.

      The DataTree manages lifecycle of non-presence containers, which means these are automatically created as needed, hence an explicit merge is not needed.

      Modify the API and implementation to walk the schema context so that a merge is not triggered for non-presence containers.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

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

            Dates

              Created:
              Updated: