Hi all. I'm experimenting with Configuration objects and I think it's very easy to build COnfigurations from XML and to serialize Configurations to XML, but how do I change existing configuration objects to serialize them after ?
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 ? -- Leandro Rodrigo Saad Cruz IT - Inter Business Tecnologia e Servicos (IB) http://www.ibnetwork.com.br http://jakarta.apache.org/ojb -- To unsubscribe, e-mail: <mailto:avalon-users-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:avalon-users-help@;jakarta.apache.org>
