expr icon indicating copy to clipboard operation
expr copied to clipboard

suggestion: support map or JSON values

Open bjorndm opened this issue 1 year ago • 3 comments

I see that {} is now reserved. Perhaps this could be used for map or JSON values like in https://github.com/tidwall/xv? I can probably contribute a PR but I'd like to ask if you consider this an acceptable feature? The reason I ask is that I want to use this library for JSON processing. While it is possible to use JSON using the Extender, native support like in xv would help a lot.

Thanks for your consideration!

bjorndm avatar Mar 15 '24 06:03 bjorndm

sorry for the slow response

That's right. I reserved the {} for future use as JSON or some type of map like structure. I can see you created a workaround project that doesn't need native support #4.

tidwall avatar Jan 14 '25 18:01 tidwall

No problem, seems like you are very busy. As you noticed, I found a workaround, so seeing you are busy, I'm OK with closing this issue. If push comes to shove I can always make a friendly fork.

bjorndm avatar Apr 02 '25 01:04 bjorndm

I'll keep this open then. :)

tidwall avatar Apr 02 '25 01:04 tidwall