Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 11468 invoked from network); 14 Jun 2008 12:52:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jun 2008 12:52:23 -0000 Received: (qmail 90176 invoked by uid 500); 14 Jun 2008 12:52:24 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 90152 invoked by uid 500); 14 Jun 2008 12:52:23 -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 90118 invoked by uid 99); 14 Jun 2008 12:52:23 -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 05:52:23 -0700 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 209.85.198.247 as permitted sender) Received: from [209.85.198.247] (HELO rv-out-0708.google.com) (209.85.198.247) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jun 2008 12:51:34 +0000 Received: by rv-out-0708.google.com with SMTP id k29so4769384rvb.0 for ; Sat, 14 Jun 2008 05:51:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=c60lK3CwyMImD9BbexgoM2prCV8OcM457D98l5ZL1gk=; b=I6PZEJEPfopS8TmABQ69hZ3Lw4BtB3/HQRTKwQe0rOH25k8NDG5ca+LUE14wISeH/O B9Q9eV1gWHQCUYgvXWW6jUSQvFJj7+z2XDDToh/OlsMjLfFyulK0ADEpD802Pzmb7veZ pYI0Me+EN5ykSwiUZc0qllDuSb92g35yFjGmU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=qsx7pW0XcQfNwWp8LWCa2JyHzh0o0S+5YxxA87IE3oODl2bZDhgoyMtSKIWdppwXsL mobKf1dvFFHCHZivsL1+z2MdYpIl/gs+3CK0QDwNhgyczzhBaS3d5lHijUGdOKmQP6FD DP9aKC9hWjTy/frvAlBegOUeb1DiSsftWmdDA= Received: by 10.141.20.7 with SMTP id x7mr2481967rvi.255.1213447912474; Sat, 14 Jun 2008 05:51:52 -0700 (PDT) Received: by 10.140.185.6 with HTTP; Sat, 14 Jun 2008 05:51:52 -0700 (PDT) Message-ID: Date: Sat, 14 Jun 2008 14:51:52 +0200 From: "Benoit Chesneau" To: couchdb-user@incubator.apache.org Subject: Re: Modifying fields In-Reply-To: <6935CC14-5DDF-467F-BEFB-BFDC4683AB6A@prima.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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-Virus-Checked: Checked by ClamAV on apache.org 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 upda= te > to comply with the revision system. > yes but it will use less bandwidth. - beno=EEt