Mark Lundquist gmail.com> writes:
>
>
[...]
> Hi Nicole,
>
> In terms of the current code base, for overriding one properties file
> with another the most parsimonious solution is to instantiate a
> ChainMetaModule in cocoon.xconf. Declare it to chain two
> PropertiesFileModule instances
On Jan 24, 2007, at 5:35 AM, Nicole Hochleiter wrote:
Hi,
I need to extend the PropertiesFileModule (in fact I already have
implemented my
own Version of the class and use it). But I wonder if the community
would like
to have this extension in the project:
instead of only reading one file to
Hi,
I need to extend the PropertiesFileModule (in fact I already have implemented my
own Version of the class and use it). But I wonder if the community would like
to have this extension in the project:
instead of only reading one file to one name I read several files which can
contain the same pro