sounds like a decent suggestion...
any thoughts from the active members? BTW how does one get on the active member list..
----- Original Message ----- From: "Lukas Bradley" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, April 08, 2005 3:48 PM
Subject: Re: [Configuration] CompositeConfiguration - setting FileChangedReloadingStrategy on each XMLConfiguration
[snipped Java code on manual setting of all configuration files to reload strat]
I would like to request two things. First, a DTD for the ConfigurationFactory XML file. Second, the ability to do something like this:
<configuration>
<!-- Reload usergui every -->
<properties fileName="usergui.properties"
reload="org.apache.commons.configuration.reloading.FileChangedReloadingStrategy" />
<!-- Since reload attribute is not included, it defaults to InvariantReloadingStrategy -->
<xml fileName="gojackets.xml" />
<xml fileName="another.xml" reload="my.own.superkeen.EarthShatteringReloadingStrategy" /> </configuration>
So that the reloading interfaces may be defined in the XML itself.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
