From user-return-12151-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Mon Aug 16 17:42:36 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 28260 invoked from network); 16 Aug 2010 17:42:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Aug 2010 17:42:36 -0000 Received: (qmail 53812 invoked by uid 500); 16 Aug 2010 17:42:34 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 53770 invoked by uid 500); 16 Aug 2010 17:42:34 -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 53762 invoked by uid 99); 16 Aug 2010 17:42:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Aug 2010 17:42:33 +0000 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [212.27.42.2] (HELO smtp2-g21.free.fr) (212.27.42.2) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Aug 2010 17:42:27 +0000 Received: from [192.168.0.5] (unknown [82.246.236.191]) by smtp2-g21.free.fr (Postfix) with ESMTP id 70A734B007C for ; Mon, 16 Aug 2010 19:41:57 +0200 (CEST) From: =?iso-8859-1?Q?Aur=E9lien_B=E9nel?= Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: multipart/alternative; boundary=Apple-Mail-1-878121837 Subject: Re: Writing List/Show/Filter/etc. Functions Date: Mon, 16 Aug 2010 19:41:56 +0200 In-Reply-To: <0E6B4FB3-045F-4664-AB75-3E2A0F7ED0F5@ucalgary.ca> To: user@couchdb.apache.org References: <0E6B4FB3-045F-4664-AB75-3E2A0F7ED0F5@ucalgary.ca> Message-Id: X-Mailer: Apple Mail (2.1081) --Apple-Mail-1-878121837 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Hi, > Right now, I write code in BBEdit (on Mac OS X), then have to do a = search/replace to convert line breaks, tabs, etc. into \n, \t, paste it = into a _design doc in Futon, and test. It's really tedious. What kind of = workflows do people have for efficiently writing and testing functions? You should use couchapp... Regards, Aur=E9lien=20= --Apple-Mail-1-878121837--