[ 
https://issues.apache.org/jira/browse/COUCHDB-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483039#comment-13483039
 ] 

Joan Touzet commented on COUCHDB-1573:
--------------------------------------

According to this page JSON.stringify exists in 1.7.0 and forward: 
https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/JSON/stringify

However, jchris says: https://twitter.com/jchris/status/7138256781 "Looks like 
Spidermonkey's native JSON.stringify() is to blame for lack of E4X support. If 
I had wifi I'd be searching Bugzilla now." Also see 
http://stackoverflow.com/questions/11206132/couchdb-e4x-for-documents-containing-xml

Is this a concern?
                
> Use JSON.stringify
> ------------------
>
>                 Key: COUCHDB-1573
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1573
>             Project: CouchDB
>          Issue Type: Improvement
>            Reporter: Robert Newson
>             Fix For: 1.4
>
>
> Ditch json.js and eval() calls entirely and use the native 
> JSON.stringify/parse calls in spidermonkey.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to