[YANGTOOLS-368] Yang Model Ext: Provide utility functions for Schema Context derived tree Created: 13/Nov/14  Updated: 10/Apr/22

Status: Confirmed
Project: yangtools
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Improvement
Reporter: Tony Tkacik Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

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.


Generated at Wed Feb 07 20:53:01 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.