From dev-return-7261-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Thu Nov 12 21:45:09 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 93186 invoked from network); 12 Nov 2009 21:45:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Nov 2009 21:45:08 -0000 Received: (qmail 70837 invoked by uid 500); 12 Nov 2009 21:45:08 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 70757 invoked by uid 500); 12 Nov 2009 21:45:08 -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 70747 invoked by uid 99); 12 Nov 2009 21:45:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2009 21:45:08 +0000 X-ASF-Spam-Status: No, hits=-3.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [91.189.90.139] (HELO adelie.canonical.com) (91.189.90.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2009 21:45:05 +0000 Received: from hutte.canonical.com ([91.189.90.181]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1N8hT9-00059A-WC for ; Thu, 12 Nov 2009 21:44:44 +0000 Received: from 211.red-80-59-90.staticip.rima-tde.net ([80.59.90.211] helo=[192.168.0.202]) by hutte.canonical.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1N8hT9-0004GM-N1 for dev@couchdb.apache.org; Thu, 12 Nov 2009 21:44:43 +0000 Subject: Re: Fwd: link: CouchDB almost a GNOME dependency during this cycle. From: Rodrigo Moya To: dev@couchdb.apache.org In-Reply-To: <30747dfa0911121323t762c3756hba432767fec84be3@mail.gmail.com> References: <1257926000.5227.56.camel@seasc1137.dyn.rnd.as.sw.ericsson.se> <1258020756.3450.3.camel@baqueira> <30747dfa0911121323t762c3756hba432767fec84be3@mail.gmail.com> Content-Type: text/plain; charset="ISO-8859-15" Date: Thu, 12 Nov 2009 22:44:41 +0100 Message-ID: <1258062281.20836.27.camel@baqueira> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit On Thu, 2009-11-12 at 13:23 -0800, Mikeal Rogers wrote: > What is "the javascript engine situation" for those not as intimately > familiar. > yeah, sorry the problem is that right now there are 2 javascript engines being used in different GNOME modules, and adding couchdb means adding a 3rd one. I already discussed with Jan and other people on the IRC channel how to make couchdb use another JS engine than mozjs, but until GNOME settles down on one engine, it doesn't make sense to start that work. So, the solution will be soon, when GNOME decides what engine to use