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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19618

URI class constructors need revision, optimization





------- Additional Comments From [EMAIL PROTECTED]  2003-07-18 22:44 -------
Which just goes to show how confusing this is - Laura just said to assume they
were already escaped, and Mike just said they should act as they currently do -
not escaped.

For the same reason that String.getBytes() is dangerous, my vote would be to
force the caller to explicitly indicate which they want.  They would *expect* a
constructor that takes one String, so they won't look up which one it is until
it bites them with an unexpected result.  I'd say lets make it easier for our
users by forcing them to indicate which it is.

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

Reply via email to