Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 7870 invoked from network); 25 May 2009 17:00:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 May 2009 17:00:17 -0000 Received: (qmail 51156 invoked by uid 500); 25 May 2009 17:00:29 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 51084 invoked by uid 500); 25 May 2009 17:00:29 -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 51073 invoked by uid 99); 25 May 2009 17:00:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 May 2009 17:00:29 +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 (nike.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:00:18 +0000 Received: (qmail 13108 invoked from network); 25 May 2009 16:59:56 -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 16:59:56 -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 12:59:56 -0400 References: X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org Oops, I fowarded the wrong thing! Sorry. -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 >