https://issues.apache.org/bugzilla/show_bug.cgi?id=49317

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #1 from Mark Thomas <[email protected]> 2010-05-20 07:58:15 EDT ---
Looks like you forgot to provide your attachment.

The current implementation isn't symmetrical because that isn't what Tomcat
needs (keeping in mind this class is primarily for use by Tomcat internals).
That said, every method that calls encode then converts to String so that can
change to clean the code up a little. I'll make that change shortly.

This gets called frequently enough that I'd at least want to check performance
of old implementation against any new one.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to