[squeak-dev] JSon Encoders

Alan Pinch alan.c.pinch at gmail.com
Fri Aug 11 19:42:31 UTC 2017


Good afternoon. I have a need for doing JSON encoding in both Squeak & pharo so I would like a common framework. As I need to do pre/post processing each object written, it needs to be a SAX-DOM style callback parser. What would be my best option for JSon encoding in both Squeak and Pharo? If the sax is absent I will need to write it and I would like to do so in an existing encoder framework, such as Magma or Fuel. What would be best?

---
alan


More information about the Squeak-dev mailing list