From dev-return-7305-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Mon Nov 16 18:01:25 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 16564 invoked from network); 16 Nov 2009 18:01:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Nov 2009 18:01:25 -0000 Received: (qmail 87871 invoked by uid 500); 16 Nov 2009 18:01:25 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 87781 invoked by uid 500); 16 Nov 2009 18:01:24 -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 87771 invoked by uid 99); 16 Nov 2009 18:01:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2009 18:01:24 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jchris@gmail.com designates 209.85.160.56 as permitted sender) Received: from [209.85.160.56] (HELO mail-pw0-f56.google.com) (209.85.160.56) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2009 18:01:14 +0000 Received: by pwj6 with SMTP id 6so3685664pwj.35 for ; Mon, 16 Nov 2009 10:00:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=KP1/SVAddwpDCNKgi+hzFmX5/WdIq9NKu/dzwarUBGk=; b=IVHO/fzjW91hv6jQw+ZrgCv22+m7CCoTDiSXp15Mnvpt2aoXpLzDst5fVfF5u2DC98 c0EsdNAWENe43AziIV0tZHT04LlQEMo+j3CqnzVRT+TPEs/zfG/5L4OKgdI2VsbRWUeL ywmWYCiNDMT8MRnUOQqgjMbO67Tqug0xYvVnM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=WOvrb9t45jJrnA/DBfy7RNOYFyo7/a55N13OhC3rOvorjLZdI2qhAZs55pR0Ej5C8/ c0dqVqZke3Dnc8N9ba8uxx63BrB+g0c0Mxr4AXl8cqE2nL6z6AWlsX7UkjLWuARIRalP T/m2XTV/3MgQfoSl39StjCXSeQnl18zhxK9JQ= MIME-Version: 1.0 Sender: jchris@gmail.com Received: by 10.142.59.11 with SMTP id h11mr878692wfa.60.1258394453493; Mon, 16 Nov 2009 10:00:53 -0800 (PST) In-Reply-To: References: <1257926000.5227.56.camel@seasc1137.dyn.rnd.as.sw.ericsson.se> <1258020756.3450.3.camel@baqueira> <30747dfa0911121323t762c3756hba432767fec84be3@mail.gmail.com> <1258062281.20836.27.camel@baqueira> Date: Mon, 16 Nov 2009 10:00:53 -0800 X-Google-Sender-Auth: f1da4b487e17e749 Message-ID: Subject: Re: link: CouchDB almost a GNOME dependency during this cycle. From: Chris Anderson To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Nov 12, 2009 at 7:04 PM, Noah Slater wrote: > > On 12 Nov 2009, at 23:05, Chris Anderson wrote: > >> Using a different engine ought to be trivial. Thanks for keeping us in the >> loop. > > What about the curl bindings? > They aren't strictly necessary unless you want to run the headless test suite. I think they still count as mostly trivial, the HTTP interface they expose is pretty simple, so doing it with something other than curl would work. -- Chris Anderson http://jchrisa.net http://couch.io