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

Rethink exceptions #109

Open
GoogleCodeExporter opened this issue Apr 23, 2015 · 1 comment
Open

Rethink exceptions #109

GoogleCodeExporter opened this issue Apr 23, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Owl currently has only thread-fatal exceptions which can only be caught by 
linked threads.

Given that the current direction is more towards purely functional 
single-threaded use, it would be nice to also have more flexible exceptions.

The R7RS ones seem nice, but adding to meditate queue because these might also 
be added as a library by using threading, support from MCP, hacked into CPS, or 
implemented using hideable state variables or monads.

Too many options, need meditation.

Original issue reported on code.google.com by aohelin on 4 Jan 2012 at 7:15

@GoogleCodeExporter
Copy link
Author

Original comment by aohelin on 4 Jan 2012 at 7:15

  • Added labels: Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect

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

1 participant