From user-return-2607-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Sun Jan 04 11:53:04 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 8562 invoked from network); 4 Jan 2009 11:53:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jan 2009 11:53:04 -0000 Received: (qmail 67760 invoked by uid 500); 4 Jan 2009 11:53:02 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 67718 invoked by uid 500); 4 Jan 2009 11:53:02 -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 67707 invoked by uid 99); 4 Jan 2009 11:53:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jan 2009 03:53:01 -0800 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.86.168.178 is neither permitted nor denied by domain of geir@pobox.com) Received: from [216.86.168.178] (HELO mxout-03.mxes.net) (216.86.168.178) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jan 2009 11:52:52 +0000 Received: from [10.0.1.194] (unknown [67.86.14.166]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 3B13F23E3EF for ; Sun, 4 Jan 2009 06:52:31 -0500 (EST) Message-Id: <9964500F-9976-4AFF-B47E-DAFED5295A75@pobox.com> From: "Geir Magnusson Jr." To: user@couchdb.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 v929.2) Subject: Re: renamed _temp_view to _slow_view Date: Sun, 4 Jan 2009 06:52:30 -0500 References: X-Mailer: Apple Mail (2.929.2) X-Virus-Checked: Checked by ClamAV on apache.org is it deprecated or switched? E.g. will _temp_view still work with a message to the log, or is it a 404? On Jan 3, 2009, at 8:20 PM, Chris Anderson wrote: > Couchers, > > Please note that we've renamed a path in the HTTP api. > /mydb/_temp_view has been changed to /mydb/_slow_view to discourage > people from using it on anything other than a debugging basis. Futon > should work just as it has been, but any 3rd party libraries that make > use of _temp_view are encouraged to transition to views stored in > design docs. > > I've gone through the wiki with a quick find/replace (There's a lot of > good stuff in there I hadn't seen before) so now the wiki is peppered > with a lot of _slow_views code examples. Anyone who converts those to > use design docs gets a bonus high five. > > Chris > > -- > Chris Anderson > http://jchris.mfdz.com