]> git.evergreen-ils.org Git - OpenSRF.git/history - src/python/osrf/gateway.py
Another potentially annoying typo
[OpenSRF.git] / src / python / osrf / gateway.py
2007-12-16 dbsContinue the march towards a pedantic 1.0 python API.
2007-12-16 dbsMove towards Pythonic API style conventions (as informe...
2007-11-21 ericksonreplaced str() calls with unicode()
2007-11-11 ericksonchanged imports to be fully qualified
2007-07-26 ericksonadded a try/catch around the XML parsing and an error log
2007-07-22 ericksonadded JSON gateway support
2007-07-05 ericksonreformated error for easier reading
2007-07-05 ericksonfixed bug where no-text-data resulted in incorrect...
2007-06-15 ericksonmore tuning of hinted object handling. added support...
2007-06-15 ericksontesting email 2
2007-06-15 ericksontesting email
2007-06-15 ericksonCleaned up the network hint / object registration code...
2007-06-11 ericksonadding gateway parsing code. so far, we have XML gatew...