[squeak-dev] JSON in SCouchDB

Tony Garnock-Jones tonyg at lshift.net
Mon Jun 21 06:14:27 UTC 2010


Igor Stasenko wrote:
>> Originally, a JSON library was also used a delegation.

Originally, the JSON library used Dictionary itself, adding the relevant
serialization method directly to Dictionary. I don't think there's any need for
a special JsonObject class. Perhaps we could switch back to using Dictionary
itself (just as we currently use String, Array, Number, etc.).

Tony



More information about the Squeak-dev mailing list