Return-Path: Delivered-To: apmail-incubator-couchdb-dev-archive@locus.apache.org Received: (qmail 48383 invoked from network); 29 Aug 2008 14:49:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Aug 2008 14:49:44 -0000 Received: (qmail 41695 invoked by uid 500); 29 Aug 2008 14:49:41 -0000 Delivered-To: apmail-incubator-couchdb-dev-archive@incubator.apache.org Received: (qmail 41668 invoked by uid 500); 29 Aug 2008 14:49:41 -0000 Mailing-List: contact couchdb-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-dev@incubator.apache.org Received: (qmail 41657 invoked by uid 99); 29 Aug 2008 14:49:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Aug 2008 07:49:41 -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 jchris@gmail.com designates 74.125.44.158 as permitted sender) Received: from [74.125.44.158] (HELO yx-out-1718.google.com) (74.125.44.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Aug 2008 14:48:41 +0000 Received: by yx-out-1718.google.com with SMTP id 36so513457yxh.0 for ; Fri, 29 Aug 2008 07:48:54 -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:sender :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=0Yo4vYmAQbBbbZUGo+pfyFwEannjURb///NMkHH+R4o=; b=EciacQRq9TqsELQanqCaQ3u9fSgkIxRSOnHlakmuh2VUyED8Prb8TsHbgnve+oD5MS 0gENewTvXudN/tiH9teXTjXDKRCGrUZ4zpibQNm/Eb5OcF7vnDbMmvCGeUFMgSxczFaA 4rl7eLHfeDMkCXFUQpJctcPnqmAUArhhgJkWQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=ZhY7YP+buE2SnzsqHkUMXacHQKTYPkJ3xU3MpJehnAxUVmNuP4XP3A2ASIMhl2DO0A bCzTtTWrT7C6F3gWuakohGQrZJW90AhXswoU9DsXlJVRIfCYLs4AtbMPXhFOpfsUR4tf Aahg/o1PmW0t9zvRAQyEyl6UdGq7BpdgKz2BA= Received: by 10.142.48.3 with SMTP id v3mr990117wfv.124.1220021334259; Fri, 29 Aug 2008 07:48:54 -0700 (PDT) Received: by 10.142.49.15 with HTTP; Fri, 29 Aug 2008 07:48:54 -0700 (PDT) Message-ID: Date: Fri, 29 Aug 2008 07:48:54 -0700 From: "Chris Anderson" Sender: jchris@gmail.com To: couchdb-dev@incubator.apache.org Subject: Re: json term changes In-Reply-To: <20080828034309.GF6973@ginosko.ndrix.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <28CEB9F7-AE1F-4267-92B6-5FD7AB1A9179@apache.org> <20080828034309.GF6973@ginosko.ndrix.org> X-Google-Sender-Auth: 5c612122716e5f67 X-Virus-Checked: Checked by ClamAV on apache.org Michael, Thanks for finding these regressions. In writing the JSON format patch, I worked against the current Futon test-suite. Any regressions we find in the JSON branch are a great opportunity to increase the test-suite's coverage. I hope that as we fix behaviors like this, we take the time to add test-cases so we don't get future regressions. And... here's another regression fixed and tested: https://issues.apache.org/jira/browse/COUCHDB-108 Chris -- Chris Anderson http://jchris.mfdz.com