Say i define a custom transform like this
<map:transformer name="mytransformer"
src="mytransformer"
pool-max="200"
pool-min="20"
pool-grow="10"/> In order for these pool settings to take effect, do I need to implement the poolable marker interface then or does this happen by default?
Can anyone comment on the performance of using pooled components vs non-pooled?
Jorg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
