Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 43621 invoked from network); 6 Jul 2010 16:05:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Jul 2010 16:05:46 -0000 Received: (qmail 70899 invoked by uid 500); 6 Jul 2010 16:05:46 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 70819 invoked by uid 500); 6 Jul 2010 16:05:45 -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 70811 invoked by uid 99); 6 Jul 2010 16:05:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jul 2010 16:05:45 +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; Tue, 06 Jul 2010 16:05:41 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o66FvoFS018464 for ; Tue, 6 Jul 2010 15:57:50 GMT Message-ID: <32286114.216821278431870150.JavaMail.jira@thor> Date: Tue, 6 Jul 2010 11:57:50 -0400 (EDT) From: "Chris Anderson (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Commented: (COUCHDB-817) Natively support coffeescript In-Reply-To: <2427382.207751278371569815.JavaMail.jira@thor> 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 [ https://issues.apache.org/jira/browse/COUCHDB-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885571#action_12885571 ] Chris Anderson commented on COUCHDB-817: ---------------------------------------- Here's a link to a Ruby query server: http://github.com/mattly/couchdb-ruby-query-server Also, here is the test for the current JS and Erlang query servers: http://svn.apache.org/repos/asf/couchdb/trunk/test/view_server/query_server_spec.rb > 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.