You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Michel Erard <co...@besonet.ch> on 2004/06/10 10:46:04 UTC

I18Transformer

Hi all, 

does someone know how the transformer exactly works. Are the xml files loaded into memory at startup of the servlet or dynamically when a tag is used?

thanks Mike 

 
______________ ______________ ______________
QuickLine WebMail - http://www.quick-line.ch


 
                   

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: I18Transformer

Posted by Joerg Heinicke <jo...@gmx.de>.
On 10.06.2004 10:46, Michel Erard wrote:

> Hi all,
> 
> does someone know how the transformer exactly works. Are the xml
> files loaded into memory at startup of the servlet or dynamically
> when a tag is used?

There is a config parameter 
<cache-at-startup>true|false</cache-at-startup> that determines whether 
to load the XML catalogues at startup or on demand. For newer Cocoon 
releases (since 2.1.4 IIRC) these catalogues will be reloaded on changes 
in them.

Joerg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org