Robert Wilton writes:
>Wouldn't you just write this without the back reference to the
>deprecated/obsolete leaf.
>E.g. wouldn't the following be sufficient to enforce the desired constraint?
> leaf old-stuff {
> status deprecated;
> must not(../new-stuff);
> }
> leaf new-stuff {
> }
Very True. But imagine if the deprecated bits are in one module
and the new-stuff is in another. The old-stuff cannot refer to the
new-stuff.
Thanks,
Phil
_______________________________________________
netmod mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/netmod