Re: Lifetime of XSLTProcessorImpl

Leo Simons <[email protected]> Mon, 17 Mar 2003 12:32:36 +0100
Newsgroups gmane.comp.jakarta.avalon.phoenix.devel
Message-ID <[email protected]>
Carsten Ziegeler wrote:

>Hi,
>
>I just looked at code of the excalibur xmlutil XSLTProcessorImpl.
>It seems that it doesn't implement any lifetime interfaces,
>so in fact for each lookup a new instance is created.
>
>Is anything preventing us from making it Poolable?
>
I think not.

cheers!

- Leo