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=24025>.
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=24025

Performance regression for HTML output with tabs in attributes

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2003-10-23 20:41 -------
Patch is now committed to both Apache HEAD and xslt20-compiled branches.

This patch does more than just recover the lost performance, I also reduced the
visibilty of CharInfo to package-private and reduced the visibility of its 
methods and data members as much as possible (e.g. public -> private, etc.)

CharInfo is intended for use only within the serializer package.
- Brian Minchau

Reply via email to