On Wed, 5 Dec 2001 20:41, Vincent Massol wrote: > There are a few services (oops sorry, components) that I'd like to submit > for excalibur inclusion, that's if you think they might interest users : > > - Configuration component based on properties file. It brings a few > additional features over standard property resource bundles : the ability > to be reconfigured at runtime + the ability to read property files located > in jars.
I had a look and it looks interesting. Basically it is a combination of org.apache.avalon.framework.parameters.Parameters and org.apache.avalon.excalibur.i18n.Resources. It has a few more extra features - some of which may be good to roll into Parameters (ie getURL() and maybe more). Would these satisfy the same needs? If not what would we need to add and all that. Currently Resources is in excalibur and I have often thought about moving it to framework. It is useful in a wide enough domain and will be extremely useful when I finally get around to i18n'in the error messages withing framework. I am not 100% sure on it yet and want to wait a bit longer. > - JNDI wrapper. Located at > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/babel/babel/src/services/bab >e l/service/jndiwrapper/ This may be useful - I think Leo was just asking for something like this ;) That said - I really haven't had a chance to look at it properly yet. -- Cheers, Pete "The ability to quote is a serviceable substitute for wit." -- Maugham -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>