your xsl stylesheets are compiled only once in cocoon and then held in memory cache. Unless you set the maxobjects of your default transient store (from top of my head, so might be a little different) extremely low, stylesheets won't have to be recompiled
Regards Ard > > > Hello, > > I'm wondering if there is a way to pre-compile XSLT into Java > classes, using the command-line xsltc compiler, put those > classes somewhere in Cocoon's classpath and use them as transformers. > > > Tobia > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
