May 3, 2012
8:55 p.m.
Hi Andy, On 03 May 2012, at 22:31, Andy Burnett wrote:
Is there a JSON parser available for Pharo? I was slightly confused by the hits Google returned. It seems as though Stef is working on one, but that it relates to the file interchange format?
All I need to do is parse some - relatively simple - JSON. Is that possible yet?
Cheers Andy
There are multiple ones, there is one in Seaside for example. There is also STON, which should be backwards compatible with JSON https://github.com/svenvc/ston http://ss3.gemstone.com/ss/STON.html HTH, Sven