rgwilton / YANG-Packages-Draft

IETF Individual Draft for possible YANG Package Solution
Other
0 stars 0 forks source link

Should a package be able to remove modules from an imported package? #26

Closed rgwilton closed 5 years ago

rgwilton commented 5 years ago

Should a package definition be able to remove modules from another package definition?

When a package is imported, it must be marked whether that package has been modified in an nbc way. A package can be modified via any of the following mechanisms:

My thinking is that it should not, because it then makes it harder for a client to determine whether a package has been faithfully implemented. Using explicit deviations seems like a better choice.

rgwilton commented 5 years ago

No, you must use deviations.