From user-return-17646-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Thu Aug 25 12:46:06 2011 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 89A1B7112 for ; Thu, 25 Aug 2011 12:46:06 +0000 (UTC) Received: (qmail 41828 invoked by uid 500); 25 Aug 2011 12:46:05 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 41185 invoked by uid 500); 25 Aug 2011 12:45:58 -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 40820 invoked by uid 99); 25 Aug 2011 12:45:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Aug 2011 12:45:55 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [192.53.103.105] (HELO u99105.bs.ptb.de) (192.53.103.105) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Aug 2011 12:45:47 +0000 Received: from u99105.bs.ptb.de (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 56F249B3D78 for ; Thu, 25 Aug 2011 14:45:27 +0200 (CEST) Received: from lotus.bs.ptb.de (lotus.bs.ptb.de [141.25.85.200]) by u99105.bs.ptb.de (Postfix) with ESMTP id 4B5089B264C for ; Thu, 25 Aug 2011 14:45:27 +0200 (CEST) In-Reply-To: <1B6F6EC2-33AA-441C-9EE8-F2C79075424A@utt.fr> References: <1B6F6EC2-33AA-441C-9EE8-F2C79075424A@utt.fr> To: user@couchdb.apache.org MIME-Version: 1.0 Subject: Re: send in show X-KeepSent: C3FB0802:E953B6CA-C12578F7:00452D0A; type=4; name=$KeepSent X-Mailer: Lotus Notes Release 8.5 December 05, 2008 Message-ID: From: Thomas.Bock@ptb.de Date: Thu, 25 Aug 2011 14:45:25 +0200 X-MIMETrack: Serialize by Router on LOTUS/PTB(Release 8.5.2FP3 HF58|August 02, 2011) at 25.08.2011 14:45:26, Serialize complete at 25.08.2011 14:45:26 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Thank you very much! >=20 > Aur=E9lien B=E9nel >=20 > An: >=20 > user@couchdb.apache.org >=20 > Datum: >=20 > 25.08.2011 14:30 >=20 > Betreff: >=20 > Re: send in show >=20 > Hi Thomas, >=20 > > ok; maybe I dont understand send or =5Fshow; If I like to deliver=20 > e.g. html out of a show; isn't this a good fit for send; as it=20 > seems me to be for a list? >=20 > In the documentation, a "show" uses a single return value, while a=20 > "list" uses "send" together with "getRow". The design rationale for=20 > this must be that "show" is for a single object while a list is for=20 > a bunch of them.=20 I know and understand this; I only asked because I want to have a kind of symmetry between my list and show functions. Therefore it is not quit clear to me why send ... >=20 > However, are you sure "send" cannot be used in a "show"?=20 > I use it without any problems in CouchDB 1.02. 90%; I'll try again ... Again, Thanx very much! >=20 >=20 > Regards >=20 > Aur=E9lien