Thanks for the interesting read. For the moment we thought to stick with simplejson (has good results in the report). I have added simplejson as a dependency for the next sugar-toolkit package (yeah should be in sugar instead but saw that too late).
Other than simplejson the demjson one had good results as well and the author said that the latest simplejson fixed a few issues, reprted in the test, in it's latest version as well. Simon Marco Pesenti Gritti wrote: > Probably an interesting read: > > http://deron.meranda.us/python/comparing_json_modules/ > > Marco > > On Thu, Apr 3, 2008 at 2:16 PM, Simon Schampijer <[EMAIL PROTECTED]> wrote: >> Hi, >> >> the latest sugar rpms (in build joyride-1823) depend on >> python-simplejson. Tomeu's reason to put this in was that with >> python-json if you want to encode data from dbus, you'll have to convert >> all dbus.String to str. It would be nice if it would be possible to >> agree on one json package. >> >> How do others think? >> >> Here the places I found that uses either json or simplejson: >> >> * json (sugar, browse) >> >> * simplejson (sugar-toolkit) >> >> Best, >> Simon >> _______________________________________________ >> Sugar mailing list >> [email protected] >> http://lists.laptop.org/listinfo/sugar >> _______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

