From dev-return-23480-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Wed Oct 24 07:06:15 2012 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3473CD71A for ; Wed, 24 Oct 2012 07:06:15 +0000 (UTC) Received: (qmail 70469 invoked by uid 500); 24 Oct 2012 07:06:14 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 70434 invoked by uid 500); 24 Oct 2012 07:06:14 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 70373 invoked by uid 99); 24 Oct 2012 07:06:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Oct 2012 07:06:12 +0000 Date: Wed, 24 Oct 2012 07:06:12 +0000 (UTC) From: "Benoit Chesneau (JIRA)" To: dev@couchdb.apache.org Message-ID: <33076150.20636.1351062372673.JavaMail.jiratomcat@arcas> In-Reply-To: <1622446689.18892.1351033452285.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (COUCHDB-1573) Use JSON.stringify MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483036#comment-13483036 ] Benoit Chesneau commented on COUCHDB-1573: ------------------------------------------ It will require us to bump the spidermonkey required version (which is good). From which version are we sure that native json is built by default ? > 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