summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2010-01-26 00:11:59 +0000
committerJohn Christopher Anderson <jchris@apache.org>2010-01-26 00:11:59 +0000
commit8d3b7ab31c1289e1425d1f4f348b7ca0021ab7fe (patch)
tree5e77f5c042ad40bf02eb5536fa70fb4e54b662c7 /THANKS
parent5a87b852a72cc36d4d7b64271ed542ce2a1befe0 (diff)
Replace the old JavaScript query server JSON library with json2.js
This change makes us interoperate better with other JSON implementations. It also means we can use the native JSON handlers in JavaScript runtimes that support them. Should be faster right away on new Spidermonkeys. There are some potential breaking changes for apps that depend on Couch blowing up on 'undefined'. json2.js serialized undefined as 'null' instead of crashing. This change will also affect people using E4X, as you can't just return an XML object and have it serialized to a string for you. Calling .toXMLString() on these is all you need to do. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@903023 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'THANKS')
0 files changed, 0 insertions, 0 deletions