This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XSL processor authors - how about this approach?



Mike Engelhart wrote:
> 
> Eric van der Vlist wrote:
> 
> > You're right.
> >
> > I think I have seen similar approaches mentioned by Resin
> > (http://www.caucho.com/products/resin/index.html) and also in the Cocoon
> > mailing list (but I don't think Cocoon is implementing this yet).
> >
> > Hope this helps.
> >
> > Eric
> Cocoon uses xalan which 'I believe' keeps parsed stylesheets in memory.
> They aren't compiled but you don't have parse in the document every time.
> 
> Mike

This possibility had been discussed last summer (see for instance
http://list.working-dogs.com/lists/cocoon/Cocoon%20Digest%2008-31-99) :

----------------------------
Subject: Re: A theorical vision of caching...
From: Stefano Mazzocchi <stefano@apache.org>
Date: Wed, 01 Sep 1999 00:00:17 +0200

Eric van der Vlist wrote:
.../...
> I know that you are *NOT* thinking of Java compilation, but other
> projects like Saxon (http://users.iclway.co.uk/mhkay/saxon/index.html)
> are providing the ability to compile the XSL style sheets into a Java
> application to improve the performances.
> 
> I thought it might be worth mentioning on this thread as it's always
> useful to have an eye on alternative ways of doing things ;=3D)

I *WAS* thinking of Java compilation of both XSP pages and XSLT
transformation sheets.
----------------------------

It has probably been abandoned then :=(

Eric

-- 
------------------------------------------------------------------------
Eric van der Vlist                                             Dyomedea
http://xmlfr.org         http://ducotede.com        http://dyomedea.com
------------------------------------------------------------------------


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]