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=35509>. 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=35509 ------- Additional Comments From [EMAIL PROTECTED] 2005-06-27 19:42 ------- > Another point, if the user decides to change all delimiters to something else, > like "/", the double dot notation doesn't make sense anymore. Maybe doubling > the > delimiter would be more correct, that means replacing ESCAPED_DELIMITER in the > code by PROPERTY_DELIMITER + PROPERTY_DELIMITER. By "change all delimiters" do you mean by changing the constant's value in the source file? I think there are multiple other places in different source files where a "." is hardcoded. But I agree that PROPERTY_DELIMITER + PROPERTY_DELIMITER would be the correct value for the ESCAPED_DELIMITER constant. I can change this unless you insist on a backslash (which should not mean that I cannot live with a backslash ;-). -- 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]
