Ooops. Forgot one item:

I want a:

  MutableConfiguration getMutableChild (String name) throws
ConfigurationException;
  MutableConfiguration getMutableChild (String name, boolean autoCreate)
throws ConfigurationException;

pair of methods that will return a mutable child. (If the children
aren't mutable, they are to be
deep or shallow copied and replaced with the copy.)

/LS




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to