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

Exception handling #3

Open
MartinLoeper opened this issue Jul 8, 2017 · 3 comments
Open

Exception handling #3

MartinLoeper opened this issue Jul 8, 2017 · 3 comments

Comments

@MartinLoeper
Copy link
Owner

Find a way to effectively display runtime exceptions to the user and rewrite the existing code inside this project to make use of this new mechanism.

@MartinLoeper
Copy link
Owner Author

MartinLoeper commented Jul 8, 2017

Do not forget to handle NullPointers which occur while writing rules.

@MartinLoeper
Copy link
Owner Author

We need a sneaky design decision how to handle unfinished .karl files.
It is feasible to stop code generation until all syntax errors are resolved?

@MartinLoeper
Copy link
Owner Author

This is strongly related to #30

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