On Fri, 2008-03-21 at 11:25 -0600, Filip Hanik - Dev Lists wrote: > what this filter does, is it relies on the already implemented > BufferedReader, no need to reinvent the wheel. > The java.io.BufferedReader, already has this logic implemented, and it > works, so CoyoteReader, will only be treated as a java.io.Reader, and we > can bypass all the stuff in Tomcat's code base
Maybe this piece of code is hopelessly broken and should be removed. If it's not, I think some effort should be made towards improving it [as well as improving the character conversion code], as double buffering is not something nice and a BufferedReader is a relatively expensive object. Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]