On Fri, Mar 05, 2010 at 12:38:22PM +0900, km wrote: > Hi, > > Native JSON parsing is available in latest browsers like firefox 3.1+ and IE > 8 and others. > so check if ur using latest browser versions.
I think he is talking about Javascript running server-side in couchdb, not in the client. It depends which Spidermonkey couchdb was built with. In trunk it now adds JSON into the sandbox for those implementations which don't have a native JSON, so he should be OK when 0.11 is out.
