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

best way to implement requires/incompatible #7

Open
nrueh opened this issue Apr 5, 2023 · 1 comment
Open

best way to implement requires/incompatible #7

nrueh opened this issue Apr 5, 2023 · 1 comment

Comments

@nrueh
Copy link
Collaborator

nrueh commented Apr 5, 2023

incompatible could be implemented via table constraints and blacklisting, see #6
requires could be implemented by connection ports, see #4

@nrueh
Copy link
Collaborator Author

nrueh commented Apr 5, 2023

requires via connection ports does only work on type level. If some attribute value requires another attribute value, there needs to be something more

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

When branches are created from issues, their pull requests are automatically linked.

1 participant