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

Validity by construction #5

Open
moradology opened this issue Aug 8, 2017 · 0 comments
Open

Validity by construction #5

moradology opened this issue Aug 8, 2017 · 0 comments
Labels

Comments

@moradology
Copy link
Contributor

The production rules for all valid MAML expressions will be enforced through explicit requirements tied to MAML expression classes. By recursing through an expression tree and ensuring that the MAML-internal types made available by children satisfy their operations, we should be able to guarantee well-formedness at construction/deserialization.

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

No branches or pull requests

1 participant