[Cuis-dev] JSON encoding and decoding

Mark Volkmann r.mark.volkmann at gmail.com
Sun Jun 16 14:52:24 PDT 2024


There are methods to encode and decode JSON in the WebClient package inside
the WebUtils class. But they seem incomplete and/or broken. For example,
the class method `#jsonObj:on:` does not handle arbitrary objects by using
reflection to discover their instance properties. That's a feature I want.
I suppose I can implement that myself, but this seems like something
someone most likely already implemented. Is there another package for JSON
that is recommended?

-- 
R. Mark Volkmann
Object Computing, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20240616/80981894/attachment.htm>


More information about the Cuis-dev mailing list