Replies: 1 comment 1 reply
-
Hey there! This seems like a great addition to implementations! I think we've gone back & forth on whether to standardize a tracing mechanism as part of the core spec vs it being an implementation detail. I think for now the leaning is towards allowing implementations to choose what works best for their architecture / language. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I have a PR up against json-logic-java that adds additional info to the library's errors. Specifically, it is capable of printing out the valid RFC-9535 (JSONPath) location that the error occurred.
I wanted to bring this to everyone's attention as I intend to merge these changes as it doesn't affect the public API of the implementation. However, I thought it would be useful to collect thoughts on this and share with the community.
I plan to release this as a 'minor' version according to semver by May, 2025.
All the best!
Beta Was this translation helpful? Give feedback.
All reactions