]> git.evergreen-ils.org Git - OpenSRF.git/commit
JSON_v0 has been superseded, and it has insidious bugs anyway.
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 27 Jan 2012 14:05:07 +0000 (09:05 -0500)
committerBill Erickson <berick@esilibrary.com>
Fri, 3 Feb 2012 17:12:37 +0000 (12:12 -0500)
commit04558f38c1c1d314acb978a37193dacb4a6eba31
tree3a6797c540f51533cad8cd41728b03375f8a5a48
parent89f41c82798dbac56716fdd5beeb6c0de3e4ce2e
JSON_v0 has been superseded, and it has insidious bugs anyway.

For example, you cannot round-trip this through JSON2js() and js2JSON()
in IE8: http://paste.lisp.org/display/127338

This will make Evergreen's build fail until the change specified in
LP #922609 is applied.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
src/Makefile.am
src/javascript/JSON_v0.js [deleted file]