Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 31326 invoked from network); 18 Aug 2009 15:52:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Aug 2009 15:52:38 -0000 Received: (qmail 74842 invoked by uid 500); 18 Aug 2009 15:52:56 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 74776 invoked by uid 500); 18 Aug 2009 15:52:56 -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 74765 invoked by uid 99); 18 Aug 2009 15:52:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Aug 2009 15:52:56 +0000 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 zachary.zolton@gmail.com designates 209.85.219.208 as permitted sender) Received: from [209.85.219.208] (HELO mail-ew0-f208.google.com) (209.85.219.208) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Aug 2009 15:52:47 +0000 Received: by ewy4 with SMTP id 4so448989ewy.3 for ; Tue, 18 Aug 2009 08:52:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type:content-transfer-encoding; bh=ukIBCbOQeTor/fzVfrg3XhzArIkvtK0B9o7cjh0Ibjs=; b=Kbjxau5VFl1f2JhBjwKSVYf8jd2phrJRaFUpncKF7GtmGqMD2HZ+GnJjf3fbd1Gt5Y jQh+qJEgArGGoZiJ+u8zvKKRuNId+jMKfN2TDBPUDH/j8tYEnLMfjqlnUhF2IQFNJHTG h90rJXEkTlzacw9vqsaXpBZDcSlMm0ZmpAIk4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; b=AaIBsKnPody88N0I9N7wnO0TMDh5jONQCPlcSjVPAGBtE7GbRAYTjYXBWbPP0L4a+u qrGRLeSEnKQxvJdHzstKjkJsuplnG418I3C1aB9yXadxQasitpAoxBUFOk0SHDkocN6T CeRf0v5prz6lrUC4ajMPJroT1tejXaQ5x+OW4= MIME-Version: 1.0 Received: by 10.216.29.201 with SMTP id i51mr1240043wea.214.1250610746254; Tue, 18 Aug 2009 08:52:26 -0700 (PDT) From: Zachary Zolton Date: Tue, 18 Aug 2009 10:52:06 -0500 Message-ID: Subject: Erlang Views? To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hey, Is there somewhere I can get an overview of how to use the new Erlang view engine that's going into 0.10? Cheers, Zach