Depending on your architecture, other useful
things to do are...

Don't use PI's, or any of the AxAdd directives which
require to snoop the xml. (ie look at the first node
for node name, namespace or dtd).

Consider hacking the code and disabling the 
stylesheet cache if you have lots of url's and 
stylesheets ( it eats too much ram ).

Make sure any XSLT transforms don't use any '//'
xpaths. 

Run your xslt through a profiler.

Mike.
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to