Martin Bjorklund writes: >> What are your thoughts on this? Surely, an augment should not have to >> contain if-feature statements of all parents of the augmented node. > >The spec says: > > When a server implements a module containing an "augment" statement, > that implies that the server's implementation of the augmented module > contains the additional nodes. > >Compare with a simple augment of a node w/o an if-feature. In this >case, if the server implements the augmenting module, it MUST also >implement the augmented module.
It implements the module, but it doesn't implement the nodes since it doesn't express the feature. IMHO this is a tool bug and/or an errata, since otherwise one has to carry features forward, repeating the if-feature using the original modules prefix:feature-name on every augment of feature-based nodes. Thanks, Phil _______________________________________________ netmod mailing list [email protected] https://www.ietf.org/mailman/listinfo/netmod
