]> git.evergreen-ils.org Git - OpenSRF.git/commit
Deliberately break applications relying on pre-OpenSRF 1.0 behaviour.
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 18 Oct 2007 03:08:38 +0000 (03:08 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 18 Oct 2007 03:08:38 +0000 (03:08 +0000)
commit62026dbe0d8aabaaa4bd58ba8c640b9d82adb1c0
tree2495db9fd827cd3c34ac22159c205c156ae79765
parentce42b779981651d84d922cf9eae8cb5b464fd5f0
Deliberately break applications relying on pre-OpenSRF 1.0 behaviour.
JSON_v0.js represents "legacy" JSON format, while JSON_v1.js represents "modern" JSON format.

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1110 9efc2488-bf62-4759-914b-345cdb29e865
examples/math_xul_client/math/content/math.xul
src/javascript/JSON.js [deleted file]
src/javascript/JSON_v0.js [new file with mode: 0644]
src/javascript/JSON_v1.js [new file with mode: 0644]
src/javascript/JSON_wrapper.js [deleted file]