Message8651

Author zyasoft
Recipients zyasoft
Date 2014-06-16.21:42:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402954940.72.0.206368846561.issue2167@psf.upfronthosting.co.za>
In-reply-to
Content
We should reimplement json using Jackson (https://github.com/FasterXML/jackson).

Note there are two similar projects for Jython, both using Jackson:

* Jyson - http://opensource.xhaus.com/projects/jyson
* SimpleJackson - https://bitbucket.org/crankycoder/simplejackson/wiki/Home

The difference is that this will be written in Java for speed and will implement the standard json module.
History
Date User Action Args
2014-06-16 21:42:20zyasoftsetrecipients: + zyasoft
2014-06-16 21:42:20zyasoftsetmessageid: <1402954940.72.0.206368846561.issue2167@psf.upfronthosting.co.za>
2014-06-16 21:42:20zyasoftlinkissue2167 messages
2014-06-16 21:42:20zyasoftcreate