Am 29.01.2013 01:32, schrieb Ralph Goers:
Sure - But as I've worked with CombinedConfiguration I became less enthralled
with it. The problem I had with the DynamicCombinedConfiguration was that
every CombinedConfiguration has to have its own copy of all the configurations.
Attempting to share
Sure - But as I've worked with CombinedConfiguration I became less enthralled
with it. The problem I had with the DynamicCombinedConfiguration was that
every CombinedConfiguration has to have its own copy of all the configurations.
Attempting to share a configuration led to all kinds of corrupt
(From time to time I am going to post an update about the progress I
have made so that everybody who is interested can comment.)
Just finished reworking MultiFileConfiguration to use the new builder
approach. There is now a MultiFileConfigurationBuilder class offering
pretty much the same func
Hi Jörg,
Am 04.01.2013 17:47, schrieb Jörg Schaible:
Hi Oliver,
Oliver Heger wrote:
Hi,
recently I have worked on code regarding the creation of Configuration
objects and reloading support. I have created two Jira tickets [1, 2]
with a description of the problems I see in the current design.
Hi Oliver,
Oliver Heger wrote:
> Hi,
>
> recently I have worked on code regarding the creation of Configuration
> objects and reloading support. I have created two Jira tickets [1, 2]
> with a description of the problems I see in the current design.
>
> The code in SVN (mainly in the new builde
Hi,
recently I have worked on code regarding the creation of Configuration
objects and reloading support. I have created two Jira tickets [1, 2]
with a description of the problems I see in the current design.
The code in SVN (mainly in the new builder package) should be sufficient
to get a g