rgwilton / YANG-Packages-Draft

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

Is it correct for there to only be a single package per schema? #8

Closed rgwilton closed 5 years ago

rgwilton commented 5 years ago

Raised as an issue by Jason.

rgwilton commented 5 years ago

Perhaps the schema binding shouldn't necessarily be only to a single package but to a set of packages, along with any deviations to that package. This could potentially be a solution to issue #9 as well. I.e. the main package reference would be to the main software release, and any patches that modifies the schema would be listed as deviations or additions.

rgwilton commented 5 years ago

This can be covered by a local package definition, and avoids the need to separately define how a top level schema is constructed.