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

extensions specifying a version for namespace schema #10

Open
bendichter opened this issue Sep 12, 2024 · 0 comments
Open

extensions specifying a version for namespace schema #10

bendichter opened this issue Sep 12, 2024 · 0 comments

Comments

@bendichter
Copy link

In the namespaces declaration of an extension, within schema, you have the ability to reference another namespace, however you cannot specify the version of the namespace you are referencing:

https://schema-language.readthedocs.io/en/latest/description.html#schema

This could cause a problem if an extension extends from core or from another extension and then backward-incompatible changes are made to the extension being referenced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant