Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 59835 invoked from network); 6 Mar 2001 22:10:54 -0000 Received: from unknown (HELO akira.webslingerZ.com) (216.27.73.30) by h31.sny.collab.net with SMTP; 6 Mar 2001 22:10:54 -0000 Received: by akira.webslingerZ.com (Postfix, from userid 501) id 9B80A1301E; Tue, 6 Mar 2001 16:24:55 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by akira.webslingerZ.com (Postfix) with ESMTP id 7B56360D8 for ; Tue, 6 Mar 2001 16:24:55 -0500 (EST) Date: Tue, 6 Mar 2001 16:24:55 -0500 (EST) From: Donald Ball X-Sender: To: Subject: Re: stability of 1.8.3-dev? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N On Tue, 6 Mar 2001, Uli Mayring wrote: > > no - SAXON can operate in DOM mode. basically, as long as you haven't used > > xalan-specific extensions and aren't relying on xalan improperly > > processing bad XSLT (yes, there are a _few_ gotchas in xalan), you should > > be good to go. > > You haven't answered the question if you will indeed use Saxon instead of > Xalan in 1.8.3 :) me? i don't care to - xalan serves me needs just fine. i ensure that most of my pages are being served from the cache, so a slower XSLT transformation is fine with me. those of you who wish to go for extra speed - please try the SAXON transformer and let us know what you think. i'd recommend using ab or some other tool to simulate heavy load and see what shakes out. personally, i have very little time to devote to cocoon at the moment, i'd just as soon spend it on things that interest me (esql and berin's new c2 database actions). - donald