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=31130>. 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=31130 [configuration] Add save() method and comment handling to HierarchicalXMLConfiguration ------- Additional Comments From [EMAIL PROTECTED] 2004-09-09 08:46 ------- A comment is a property of a node. This is less flexible, but introducing a new node type would have an impact on other areas, e.g property lookups. I wonder how far our support for comments should go. I think the typical use case will be to ignore them and just look up properties. When storing configuration files it might be useful if comments can be set for certain properties. But I can't imagine that full support, i.e. allowing to specify exactly where in the configuration file a comment should be placed, is really necessary. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
