− | For performance reasons Sugar is using exclusively cjson now. pyjson and simplejson have been dropped. All the Fructose activities that use json to serialize data have been changed to use cjson as well. | + | For performance reasons Sugar is using exclusively ''cjson'', a [http://www.json.org/ JSON (JavaScript Object Notation)] processing module written in ''C''. pyjson and simplejson have been dropped. All the Fructose activities that use JSON to serialize data have been changed to use ''cjson'' as well. |