-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


OK... this made my day :)

I was using the regular Xalan but without Translets.  I upgraded to JAXP 1.1 and
started playing around with XSLTC.

To make a long story short... 5 minutes of reading, updating my classpath and
adding the following code to my projects initialzer:

        System.setProperty( "javax.xml.transformer.TransformerFactory",
                            "org.apache.xalan.xsltc.runtime.TransformerFactoryImpl" );

I get about an 800% speed improvement.  Awesome work guys!  Most pages see about
a 1200% performance update.  Awesome...

Kevin

- -- 
Kevin A. Burton ( [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] )
        Cell: 408-910-6145 URL: http://relativity.yi.org ICQ: 73488596 

Linux.  First SCO, then SUN, then Microsoft, then world liberation.  Not
necessarily in that order.



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: Get my public key at: http://relativity.yi.org/pgpkey.txt

iD8DBQE7U35oAwM6xb2dfE0RAve4AKDGE/RWBp3HxXwkxM7ldBXjWcAgrQCaAgFP
RbMb/l/QFsrjYlFdJwGZwbI=
=dH8G
-----END PGP SIGNATURE-----

Reply via email to