Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oscal version constant and getter function #146

Open
brandtkeller opened this issue Feb 29, 2024 · 0 comments
Open

oscal version constant and getter function #146

brandtkeller opened this issue Feb 29, 2024 · 0 comments
Labels
question Further information is requested

Comments

@brandtkeller
Copy link
Member

Would there be value in establishing a constant in each types file for the oscal version IE

const OSCAL_VERSION = "x.x.x"

with some function for getting/setting that version for use in a defined object?

Use case would be coupling this version with its intended types as downstream consumers look to handle multiple versions.

Implications

Need to add functionality to the generate process that adds functions and derives the version of oscal from the schema.

@brandtkeller brandtkeller added the question Further information is requested label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Status: No status
Development

No branches or pull requests

1 participant