Hi all!

I think it would be nice to have JSON as part of Squeak Trunk. This would make parsing the content of web requests easier. Recently, I got lucky to find the last-modified date in the HTTP header for the public TravisCI badge. But usually, one would have to query the official endpoint/API to then get XML or JSON content.

http://www.squeaksource.com/JSON

What do you think? The project is
+ Self-contained
+ Stable since 2016
+ Not that big
o Adding the extension #jsonWriteOn: to the system

Latest maintainers seem to be:
Hannes Hirzel (hjh, 2010)
Levente Uzonyi (ul, 2010)
Tony Garnock-Jones (tonyg, 2016)
Fabio Niephaus (FabN, 2016)

Best,
Marcel