You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Carsten Ziegeler <cz...@sundn.de> on 2001/02/12 09:32:10 UTC

[C2]: Patch for recyclable components (again)

Hi,
 
attached is a patch for some sitemap components 
which makes them recyclable- 
The components do a clean up after a request, 
so the memory can be released earlier by the GC.


Carsten

PS: I posted a similar patch last week. This patch is a update to
    the the TraxTransformer (formerly known as XalanTransformer)