netmod-wg / yang-next

Feature requests for future versions of YANG
6 stars 0 forks source link

enable `if-feature` statements to be "refined" into notifications and actions #92

Open kwatsen opened 5 years ago

kwatsen commented 5 years ago

A grouping can define a data tree, as well as notifications, actions.

The refine statement can add if-feature statements to many types of data nodes, but not for actions or notifications.

I'd like to refine if-feature statements into notifications and actions as well, to enable consumers of the grouping to indicate conditions when they're implemented.

mbj4668 commented 5 years ago

This should be straightforward. I view this as an unfortunate omission in the text in 7950.

abierman commented 2 weeks ago

Classify as bugfix (omission)

Must Do: complexity: low, bc: high, importance: high