> From: Leandro Rodrigo Saad Cruz [mailto:leandro@;ibnetwork.com.br] 
> 
> Hi all.
> 
> I know DefaultConfiguration has a method called addChild(), but to use
> this , I have to build my new Configuration instance from the ground,
> possibly keeping track of differences between instances, etc ,etc.
> Is there any faster/easier way to change Configuration objects ?

It's something of a matter of we haven't done that yet.  In 90% of all
applications, you don't have to modify your configuration
programatically.
However there are some notable exceptions.

We probably need to add a ModifiableConfiguration that wraps any given
configuration.


--
To unsubscribe, e-mail:   <mailto:avalon-users-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:avalon-users-help@;jakarta.apache.org>

Reply via email to