DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35828>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35828





------- Additional Comments From [EMAIL PROTECTED]  2005-12-27 16:23 -------
Ah ok, the class CompositeConfiguration has to be changed too. But what happens
if a CompositeConfiguration is built from configurations using different
delimiters ?

What should be the actions following the modification of the list delimiter ? We
can either :

- re interpret the properties, that's turning the lists back into strings using
the old delimiter, and parse all the strings to split them into lists using the
new delimiter. This could also be done by reloading the configuration for the
file based configurations.

- do nothing, the user will have to reload the configuration on his own if
necessary, or set the right delimiter before loading the configuration.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to