Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 65124 invoked from network); 7 Nov 2003 18:46:37 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 7 Nov 2003 18:46:37 -0000 Received: (qmail 40162 invoked by uid 500); 7 Nov 2003 18:46:25 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 40104 invoked by uid 500); 7 Nov 2003 18:46:25 -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 40091 invoked from network); 7 Nov 2003 18:46:25 -0000 Received: from unknown (HELO sati.virbus.de) (145.253.246.81) by daedalus.apache.org with SMTP; 7 Nov 2003 18:46:25 -0000 Received: from sati.virbus.de (localhost [127.0.0.1]) by localhost (SMTP Server) with ESMTP id 7E230166A62 for ; Fri, 7 Nov 2003 19:46:28 +0100 (MET) Received: from virbus.de (a183069.studnetz.uni-leipzig.de [139.18.183.69]) by sati.virbus.de (SMTP Server) with ESMTP id 422811669F4 for ; Fri, 7 Nov 2003 19:46:28 +0100 (MET) Message-ID: <3FABE8B1.20209@virbus.de> Date: Fri, 07 Nov 2003 19:47:13 +0100 From: Joerg Heinicke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: de-de, de, en-us, en-gb, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: [VOTE] Switch default xslt tranformer to xsltc References: <37007.10.0.0.5.1068202115.squirrel@ags01.agsoftware.dnsalias.com> In-Reply-To: <37007.10.0.0.5.1068202115.squirrel@ags01.agsoftware.dnsalias.com> 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 X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On 07.11.2003 11:48, Antonio Gallardo wrote: > Hi: > > Sometime ago we agreed to use XSLTC as the default XSLT transformer in > Cocoon. But then a bug in xsltc made us to switch back to xalan. > > Now the bug is fixed in XSLTC so please vote if you agree to switch again > to XSLTC as the default XSLT tranformer in Cocoon. -0 I only don't want to switch until we know XSLTC is a real alternative to Xalan. Some bugs seem to be fixed now. But be sure there were more. One I still remember was the usage of document() in a top-level variable. Joerg