Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 85958 invoked from network); 5 Jul 2010 23:13:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Jul 2010 23:13:15 -0000 Received: (qmail 79978 invoked by uid 500); 5 Jul 2010 23:13:15 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 79905 invoked by uid 500); 5 Jul 2010 23:13:14 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 79897 invoked by uid 99); 5 Jul 2010 23:13:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jul 2010 23:13:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jul 2010 23:13:11 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o65NCn4n011129 for ; Mon, 5 Jul 2010 23:12:50 GMT Message-ID: <2427382.207751278371569815.JavaMail.jira@thor> Date: Mon, 5 Jul 2010 19:12:49 -0400 (EDT) From: "Matt Parker (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Created: (COUCHDB-817) Natively support coffeescript MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Natively support coffeescript ----------------------------- Key: COUCHDB-817 URL: https://issues.apache.org/jira/browse/COUCHDB-817 Project: CouchDB Issue Type: New Feature Reporter: Matt Parker i'd love to be able to put coffeescript map and reduce function/files directly into my ddoc, instead of having to compile them first. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.