Re: [regext] Thoughts on the fundamental premise of JSContact

2023-06-13 Thread Jasdip Singh
Indeed, was not concerned about keys starting with ‘@’, given they are deterministic unlike the dynamic JSONPointer strings as keys. Thanks, Jasdip From: Mario Loffredo Date: Tuesday, June 13, 2023 at 12:30 PM To: Jasdip Singh Cc: "Hollenbeck, Scott" , "jgould=40verisign@dmarc.ietf.org"

Re: [regext] Thoughts on the fundamental premise of JSContact

2023-06-13 Thread Jasdip Singh
Cool, so looks like the Jackson library affords a seamless way to deal with JSPointer’s as keys. Thanks for pointing to that test. Jasdip From: Mario Loffredo Date: Tuesday, June 13, 2023 at 4:30 AM To: Jasdip Singh Cc: "Hollenbeck, Scott" , "jgould=40verisign@dmarc.ietf.org" ,

Re: [regext] Thoughts on the fundamental premise of JSContact

2023-06-13 Thread Mario Loffredo
Hi Jasdip, Il 12/06/2023 22:24, Jasdip Singh ha scritto: Hello Mario, After reviewing the PatchObject data type [1] in JSContact, one question: How would the JSON serialization/deserialization work for a JSONPointer as a key (read: member name) in a PatchObject, given a programming language