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

Allow .error_class argument to be class or error condition #37

Closed
egnha opened this issue May 11, 2017 · 1 comment
Closed

Allow .error_class argument to be class or error condition #37

egnha opened this issue May 11, 2017 · 1 comment

Comments

@egnha
Copy link
Owner

egnha commented May 11, 2017

This enhancement concerns the .error_class argument of firmly(). It would enable the creation of more nuanced error condition objects that could be used to:

Accordingly, rename .error_class to .error, and set its default value to NULL (which would mean using "simpleError" as condition subclass and the current call-expression transformation (#33)).

@egnha
Copy link
Owner Author

egnha commented Jun 4, 2017

Implemented in quosures branch in commit 3160be7.

@egnha egnha closed this as completed Jun 4, 2017
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