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

Mark Thomas <ma...@apache.org> changed:

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

--- Comment #1 from Mark Thomas <ma...@apache.org> 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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to