]> git.evergreen-ils.org Git - OpenSRF.git/history - src/python/osrf/json.py
added a static method to see if there is already a globally connected cache client
[OpenSRF.git] / src / python / osrf / json.py
2007-12-16 dbsAdd some basic locale support.
2007-12-16 dbsMove towards Pythonic API style conventions (as informe...
2007-08-19 ericksonsafer extraction of data from the in-memory object
2007-08-19 ericksonadded support for multi-threaded client interactions...
2007-07-18 ericksonfixed bug in json encoding of hinted objects and some...
2007-07-05 ericksonfixed bug in to-json logic -- was still using older api
2007-06-15 ericksonCleaned up the network hint / object registration code...
2007-05-18 ericksonbroke network-object logic out of the JSON parsing...
2007-01-05 ericksonadding python libs