Hi Larry, You can maybe try with Magritte ?
http://forum.world.st/Magritte-gt-Json-td3727820.html should be a good starting point :)
On 29/08/11 21:27, Larry White wrote:
Hi, I'm hoping to use CouchDB for storage on a seaside application. It would be lovely if I didn't have to serialize/de-serialize by hand to json for all my persistent objects, and could use instead something like a smalltalk version of Google's Gson library. Is there anything like that? I've tried the JSON library bundled with SCouchDB and it seems to automatically handle simple objects (eg, where the inst vars reference Strings or Numbers), but not handle more complex objects. Also, I haven't seen anything that de-serializes from json. Thanks much! Larry
