Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 23393 invoked from network); 14 Jun 2008 13:26:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jun 2008 13:26:04 -0000 Received: (qmail 8839 invoked by uid 500); 14 Jun 2008 13:26:06 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 8818 invoked by uid 500); 14 Jun 2008 13:26:06 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 8807 invoked by uid 99); 14 Jun 2008 13:26:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jun 2008 06:26:06 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jun 2008 13:25:15 +0000 Received: from [10.0.2.3] (e179143065.adsl.alicedsl.de [::ffff:85.179.143.65]) (AUTH: LOGIN jan, SSL: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Sat, 14 Jun 2008 13:13:26 +0000 Message-Id: <3566354D-0F55-49F5-9E32-DD281B37FC2D@apache.org> From: Jan Lehnardt To: couchdb-user@incubator.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 v919.2) Subject: Re: Modifying fields Date: Sat, 14 Jun 2008 15:13:24 +0200 References: <48516A9B.5060401@gmail.com> <48519E04.8040304@gmail.com> <567B2EFA-3E14-4A4B-9C0A-F27225B8715C@apache.org> <4851B3D9.1040403@gmail.com> <7770A5DA-9B70-4C37-9075-1D3EB1E33FDF@apache.org> <4852B50D.2060509@gmail.com> <6935CC14-5DDF-467F-BEFB-BFDC4683AB6A@prima.de> X-Mailer: Apple Mail (2.919.2) X-Virus-Checked: Checked by ClamAV on apache.org On Jun 14, 2008, at 14:51, Benoit Chesneau wrote: > On Fri, Jun 13, 2008 at 8:24 PM, Jan Lehnardt wrote: >> If we were to implement this, CouchDB would still do a full >> document update >> to comply with the revision system. >> > yes but it will use less bandwidth. As pointed out earlier in this thread ;-) Cheers Jan --