olabusayoT opened a new pull request, #1610: URL: https://github.com/apache/daffodil/pull/1610
- Wrap SDE that gets thrown in `onPath` method with proper error handling using sset.error. - Refactor `isError` methods to remove lazy evaluation, ensuring accurate error checking/reporting. - Add test cases to verify isError works as expected. - Adjust `UnsuppressableException` to extend `RuntimeException` since our Assert macros like aborts are difficult to declare. They are typically issued during runtime anyway so it's more fitting for them to be labeled as such - fix some broken javacode to use @code instead of @link DAFFODIL-2287 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
