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

Yang Model Ext: Provide utility functions for Schema Context derived tree

    XMLWordPrintable

Details

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

    Description

      Currently there are several instances of logical immutable tree implementation,
      which are addressable by YangInstanceIdentifier and are purelly derived from
      Schema Context.

      Currently existing tree implementations are lazily constructed, and shares lot of tree construction related code, lookup code and differs only in data / metadata stored.

      Such examples of these trees are:

      SchemaAwareApplyOperation
      DataNormalizationOperation

      BindingDataCodec - this is special case, since this is physically one tree,
      but logically represent two logically differently structured trees:

      Tree addressable by binding.InstanceIdentifier and tree addressable by YangInstanceIdentifier.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            tony.tkacik@gmail.com Tony Tkacik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: