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

Come up with a try/catch like spec concept #13

Open
arv opened this issue Jan 22, 2015 · 0 comments
Open

Come up with a try/catch like spec concept #13

arv opened this issue Jan 22, 2015 · 0 comments

Comments

@arv
Copy link
Owner

arv commented Jan 22, 2015

The array methods would be simpler if we had try/catch.

1. Try:
  1. Let _status_ be Foo().
  1. HandleException(_status_)
1. Catch _exception_.
  1. Do something with exception.

Not really sure how to spec that though.

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