Sylvain Wallez wrote:
> Ivelin Ivanov wrote:
>
>> ----- Original Message -----
>> From: "Sylvain Wallez" <[EMAIL PROTECTED]>
>> To: <[EMAIL PROTECTED]>
>> Sent: Wednesday, September 11, 2002 8:01 AM
>> Subject: Re: Error Handling is NOT working
>>
>>
>>> Why does have a serializer to flush its output when it is recycled ?
>>> Flushing (and output stream management) is IMO the responsibility of the
>>> pipeline, and not that of the serializer.
>>>
>>
>>
>> Agreed. The sitemap interpreter should flush the output stream when it's
>> done interpreting a request.
>>
>>
>
> [Picky mode on]
>
> Nope. Read carefully : "the responsibility of the *pipeline*" ! The
> sitemap responsibility is to build the pipeline by executing the sitemap
> instructions. The interpreter never touches the output stream : it gives
> the Environment object to the pipeline, and this is where the pipeline
> gets the stream.
I close the stream in CocoonServlet too, because errors can be written
out there too... hmmm...
--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]