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

Better deal with exception #55

Merged
merged 9 commits into from
Dec 8, 2022
Merged

Better deal with exception #55

merged 9 commits into from
Dec 8, 2022

Conversation

badetitou
Copy link
Member

@badetitou badetitou commented Dec 7, 2022

This PR aims to fix some issue VerveineJ is reporting when parsing code that contains exception

@badetitou
Copy link
Member Author

After this PR, VerveineJ is still not as good as it was before the exception modification, but it is now really more based on interfaces.

The major problem comes with incorrect casting that we have to fix. It is also super hard to reproduce the bugs because, I believe, it sometimes depends on the execution order

@badetitou badetitou merged commit 4acbfe9 into v3 Dec 8, 2022
@badetitou badetitou deleted the better-deal-with-exception branch December 8, 2022 10:01
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

Successfully merging this pull request may close these issues.

1 participant