Hi,
are there any guarantees about existing node ordering when the YANG schema changes (adding an augmentation in this case)?
In my case I have a set of YANG schemas loaded into the context. When traversing the tree I have a given fixed ordering.
After loading another augmentation into the context, I can observe that some nodes in the tree change their ordering compared to before loading the augmentation.
Thanks!
Hi,
are there any guarantees about existing node ordering when the YANG schema changes (adding an augmentation in this case)?
In my case I have a set of YANG schemas loaded into the context. When traversing the tree I have a given fixed ordering.
After loading another augmentation into the context, I can observe that some nodes in the tree change their ordering compared to before loading the augmentation.
Thanks!