On 11/14/06, Arjuna Wijeyekoon <[EMAIL PROTECTED]> wrote:
Adam,
thanks for checking this in.
I am confused about:

Checked in patch. However, restore the single-byte optimization, and needed
to also fix up the tests, since it is now illegal to flush the underlying
Writer.
 [ Show ยป <http://issues.apache.org/jira/browse/ADFFACES-283> ]  Adam
Winer<http://issues.apache.org/jira/secure/ViewProfile.jspa?name=adamwiner>
[14/Nov/06 02:40 PM] Checked in patch. However, restore the single-byte
optimization, and needed to also fix up the tests, since it is now illegal
to flush the underlying Writer.

It should be legal to call flush() at any time, on any writer/stream in the
chain.
Why was it that the test failed? let me take a look at the test.

It's an issue of calling flush() after finish()...

-- Adam

Reply via email to