You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Cocoon Man <co...@gmail.com> on 2006/07/03 12:26:03 UTC

Is use-store needed when using XSLTC ?

Hello all,

I'm using Cocoon 2.1.8 with XSLTC.

I try to get the best performances from my configuration.

Does it make sense to use parameter <parameter name="use-store"
value="true"/> when using XSLTC ?

Same question if I disable caching by using <map:pipe name="noncaching"
src="org.apache.cocoon.components.pipeline.impl.NonCachingProcessingPipeline">
...

Regards,