From dev-return-4357-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Mon May 25 17:01:10 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 8175 invoked from network); 25 May 2009 17:01:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 May 2009 17:01:10 -0000 Received: (qmail 51869 invoked by uid 500); 25 May 2009 17:01:22 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 51780 invoked by uid 500); 25 May 2009 17:01:22 -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 51767 invoked by uid 99); 25 May 2009 17:01:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 May 2009 17:01:22 +0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.68.5.16] (HELO relay02.pair.com) (209.68.5.16) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 25 May 2009 17:01:12 +0000 Received: (qmail 13323 invoked from network); 25 May 2009 17:00:51 -0000 Received: from 75.143.234.216 (HELO ?192.168.1.104?) (75.143.234.216) by relay02.pair.com with SMTP; 25 May 2009 17:00:51 -0000 X-pair-Authenticated: 75.143.234.216 Cc: Ziyad Saeed Message-Id: From: Damien Katz To: dev@couchdb.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: couchdb with SquirrelFish Date: Mon, 25 May 2009 13:00:51 -0400 References: X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org Anyway, To answer the question, I don't know. Maybe someone on the dev list knows. -Damien On May 25, 2009, at 12:46 PM, Damien Katz wrote: > Thanks, forwarding to the dev list. > > > On May 25, 2009, at 11:19 AM, Ziyad Saeed wrote: > >> Hello Damien >> If I package Couchdb in my Adobe air application, can I use the >> buildin Squirrelfish javascript engine (webkit) for couchdb, or do >> I have to package Spidermonkey with my app. >> >> Thankyou >