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

Add better support for behavioral contracts to capability combinators #1

Open
thinkmoore opened this issue Dec 11, 2014 · 0 comments
Open
Assignees

Comments

@thinkmoore
Copy link
Contributor

Currently, it is difficult to specify a contract that checks a property of a capability before every call to an operation on it. I think this is mostly an issue of exposing more information to "if" predicates. It might also be helpful to allow additional contracts (not just permission sets) in the "with" clause of derived capabilities.

@chrdimo chrdimo self-assigned this Feb 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants