Jim Blackler
Jim Blackler
I am also seeing this issue on a public repo.
Any news?
Is that saying that those chracters should be escaped when represented as a JSON string literal? (That would be something handled by clients not by JsonPointer()). Does the requirement apply...
The motivation for the query is an apparent clash between JSON Schema offical test suite requirements and org.json.JSONPointer implementation. https://github.com/json-schema-org/JSON-Schema-Test-Suite/blob/master/tests/draft7/ref.json#L363 The test "refs with quote" creates a reference to the...
Yes; if the exising maintainers agree with me that the current behavior is incorrect.
Thank you for the reply Sean. I don't agree that corner case is a good description of the probem since anything that uses a quotation mark in tokens will encounter...
Well, I believe it would fall under https://github.com/stleary/JSON-java/wiki/FAQ#what-kind-of-changes-will-be-accepted-for-this-project "Changes to existing behavior that has been in place for a substantial period of time will only be accepted in the case...
https://github.com/jimblackler/canvg/commit/812e3c6d706975a6013b42897d50ea9ce3d7164d
It's a good idea to add a flag that lets you render the tree in all four directions not just two (horizontal and vertical). The script might not be best...
Hi, can you elaborate on what that would mean? Perhaps a code snippet? The word 'proxy' could mean a few things.