Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 44885 invoked from network); 25 Sep 2009 06:04:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Sep 2009 06:04:10 -0000 Received: (qmail 15567 invoked by uid 500); 25 Sep 2009 06:04:09 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 15487 invoked by uid 500); 25 Sep 2009 06:04:09 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 15477 invoked by uid 99); 25 Sep 2009 06:04:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Sep 2009 06:04:09 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bchesneau@gmail.com designates 72.14.220.159 as permitted sender) Received: from [72.14.220.159] (HELO fg-out-1718.google.com) (72.14.220.159) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Sep 2009 06:04:01 +0000 Received: by fg-out-1718.google.com with SMTP id d23so67613fga.5 for ; Thu, 24 Sep 2009 23:03:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=Ke1LSDuvZMilW9gw4MaNHTnqrF196g5iRRMWRDXcBEA=; b=JdtyzJrVnbkz/4UdS+ybwwyTsc2FRnSJDvsYrX1PgfQSgSsQTLipnfZBxbaRMQnNUH CDa81Mm/nrirsd0RxwMscmpO7csEMElBrxPEmM5N7QXATBLussKgw/H36QsYxGeEP0tQ m2td/4C7JaewjCBRvF1O326HiRXVyLkGdHs+M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=eJWK6xJQqE/WBBe5ruqXqcMh4QA1GV6H8Y/YHBZSSkRNgkBJulSWSr52oYrTPMlwU9 2D1HGt4MPwa/kSl8CQJhoJ/AsSxHm2RtKtvmOuh4rb5r6NzgO1HpZ+lhuNMR1CQX3qM+ XVpl5Zmp+1xKtccrlJM/KJDahY4CrU7Ve5Xcw= MIME-Version: 1.0 Received: by 10.86.163.5 with SMTP id l5mr721272fge.3.1253858620013; Thu, 24 Sep 2009 23:03:40 -0700 (PDT) In-Reply-To: <668210.30235.qm@web45310.mail.sp1.yahoo.com> References: <703899.67009.qm@web45310.mail.sp1.yahoo.com> <709937.57205.qm@web45303.mail.sp1.yahoo.com> <519A3EF9-AD66-4CFA-BAA7-293DA75B0F3A@apache.org> <214c385b0909240340r47c2593eobddd37b55f40e691@mail.gmail.com> <52255167-C93B-4AD6-AB66-3868EB941EBD@apache.org> <463893.58240.qm@web45316.mail.sp1.yahoo.com> <8a02878f0909241853h62c7731cwf377202376de9134@mail.gmail.com> <8a02878f0909241854n5345128ek26d6904bc470e2a8@mail.gmail.com> <668210.30235.qm@web45310.mail.sp1.yahoo.com> Date: Fri, 25 Sep 2009 08:03:39 +0200 Message-ID: Subject: Re: is there a way to pass a request parameter to a view ? From: Benoit Chesneau To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Sep 25, 2009 at 7:51 AM, go canal wrote: > thanks for confirming, I think it is acceptable, though not ideal. > > > Just wondering, since we can modify individual field with Futon, why don't we expose the API ? rgds, > canal > > afaik futon update the full doc. - benoit