Re: Extension of PropertiesFileModule

2007-01-25 Thread Nicole Hochleiter
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

Re: Extension of PropertiesFileModule

2007-01-24 Thread Mark Lundquist
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

Extension of PropertiesFileModule

2007-01-24 Thread Nicole Hochleiter
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