Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 24586 invoked from network); 3 Nov 2003 11:51:41 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 3 Nov 2003 11:51:41 -0000 Received: (qmail 45638 invoked by uid 500); 3 Nov 2003 11:51:37 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 45592 invoked by uid 500); 3 Nov 2003 11:51:36 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 45577 invoked from network); 3 Nov 2003 11:51:36 -0000 Received: from unknown (HELO wahoo.pace2020.com) (65.196.130.133) by daedalus.apache.org with SMTP; 3 Nov 2003 11:51:36 -0000 Received: from meatloaf.fotap.org ([66.93.248.91] helo=[192.168.1.4]) by wahoo.pace2020.com with asmtp (Exim 3.35 #1 (Debian)) id 1AGdF6-0004pm-00 for ; Mon, 03 Nov 2003 06:51:33 -0500 Mime-Version: 1.0 (Apple Message framework v606) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <0C547C0C-0DF4-11D8-AE16-000393B61B56@apache.org> Content-Transfer-Encoding: 7bit From: peter royal Subject: Re: Groovy language for XSP [Fwd: [xml-dev] The Free World vs Microsoft Inc: A Closer Look At Groovy] Date: Mon, 3 Nov 2003 06:51:23 -0500 To: dev@cocoon.apache.org X-Mailer: Apple Mail (2.606) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Nov 3, 2003, at 5:45 AM, Stefano Mazzocchi wrote: >> but it doesn't seem very probable that Groovy will support >> continuations any time soon, which is a pity. > > Pretty cool stuff. If they add continuations, I'm all for throwin > rhino down the drain. > > [at least, from a community perspective, we wouldn't be basing our > entire architecture on branched code of a almost-dead community hosted > in a location that doesn't care about java] > > I'll ping James about this. I've discussed it briefly with him, and as mentioned, it has come up on the mailing list a few times. They're heavily leveraging the JVM at the moment, so in order to implement continuations, they'd have to create their own stack/etc, similar to what Velare did with ATCT... -pete