[Configuration] DBConfiguration consumes my scarce resources

2007-03-14 Thread elcin haktanir
Why doesn't **org.apache.commons.configuration.DatabaseConfiguration always accesses to DB whenever i access for a value? I very much like to have a cachable DBConfiguration and also a DBReloading strategy can be attached to it.. I didn't like commons-configuration for this non-cachable

Re: [Configuration] DBConfiguration consumes my scarce resources

2007-03-14 Thread Oliver Heger
elcin haktanir wrote: Why doesn't **org.apache.commons.configuration.DatabaseConfiguration always accesses to DB whenever i access for a value? I very much like to have a cachable DBConfiguration and also a DBReloading strategy can be attached to it.. I didn't like commons-configuration