Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 17696 invoked by uid 500); 11 Mar 2003 18:46:19 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 17626 invoked from network); 11 Mar 2003 18:46:19 -0000 Received: from unknown (HELO pulse.betaversion.org) (217.158.110.65) by daedalus.apache.org with SMTP; 11 Mar 2003 18:46:19 -0000 Received: (qmail 11007 invoked from network); 11 Mar 2003 18:46:21 -0000 Received: from unknown (HELO apache.org) (stefano@80.105.91.155) by pulse.betaversion.org with SMTP; 11 Mar 2003 18:46:21 -0000 Message-ID: <3E6E2EFF.2010207@apache.org> Date: Tue, 11 Mar 2003 19:46:23 +0100 From: Stefano Mazzocchi User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.3b) Gecko/20030212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cocoon-dev@xml.apache.org Subject: Re: Rhino with continuations cvs References: <3E6D7AF0.70608@verizon.net> <3E6DB055.4070401@apache.org> <3E6E19D7.1070005@verizon.net> In-Reply-To: <3E6E19D7.1070005@verizon.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Christopher Oliver wrote: > > Stefano Mazzocchi wrote: > >> Christopher Oliver wrote: >> >>> Just wanted to let people know that thanks to Steven Noels and Ovidiu >>> the Rhino interpreter with continuations recently got a CVS >>> repository at cocoondev.org: >>> >>> http://cvs.cocoondev.org/cgi-bin/viewcvs.cgi/rhino1_5R4pre >> >> >> >> That's very good. >> >> BTW, do you have any news on the merging your patches into the main >> rhino tree at mozilla.org? > > > Honestly, I don't think that will happen any time soon. My changes were > based on a snapshot from March of last year. During that time one of the > Rhino developers has modified virtually every class I extended in > incompitible ways. Although not impossible, merging with his changes > would be a major effort and I at least won't have time to do it. Ok. I think it would be very helpful if you could provide at least a short documentation of what you did and what you had to patch to make the system work so that others might jump in and help. No rush, of course, but in the future, I would love to see cocoon stop depending on unreleased software. S.