<@U0B8ZP13Q> Thoughts on supporting (JavaScript Ob...
# klaxon
j
@cedric Thoughts on supporting (JavaScript Object Notation (JSON) Pointer) rfc6901 https://tools.ietf.org/html/rfc6901 Regardless of the Jackson optimization I'm doing here, we (my company) might also need to do some de-duplicating in the process. I'm thinking about using json pointers to do this and it would be nice if I could just use Klaxon to dereference them.