On Wed, Jan 18, 2017 at 02:53:06PM -0800, Andy Bierman wrote: > Hi, > > The reason the status-stmt is broken is because status=obsolete is not > inherited from the parent. The status obsolete means it is gone from the > server. > Since YANG data is hierarchical, any descendants of the obsolete node > are no longer accessible in any way. >
I am not convinced yet that the status-stmt is broken: - Not all references in YANG are hierarchical nested nodes. - References can cross module boundaries and also organizational boundaries. - Tools can create warnings if non-obsolete definitions reference an obsolete definition so that editors can make proper updates. /js -- Juergen Schoenwaelder Jacobs University Bremen gGmbH Phone: +49 421 200 3587 Campus Ring 1 | 28759 Bremen | Germany Fax: +49 421 200 3103 <http://www.jacobs-university.de/> _______________________________________________ netmod mailing list [email protected] https://www.ietf.org/mailman/listinfo/netmod
