On Wed, 6 Nov 2002 08:15, Leandro Rodrigo Saad Cruz wrote: > 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 ?
Not really. Most of the way we recomend doing it is by reading it from xml (or from SAX generated vis xslt or similar). -- Cheers, Peter Donald ------------------------------------------------------------ militant agnostic: i don't know, and you don't know either. ------------------------------------------------------------ -- To unsubscribe, e-mail: <mailto:avalon-users-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:avalon-users-help@;jakarta.apache.org>