[ 
https://issues.apache.org/jira/browse/TOBAGO-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Udo Schnurpfeil resolved TOBAGO-846.
------------------------------------

    Resolution: Fixed

> New class ResponseWriterDivider to write output in different order the 
> renderer was called.
> -------------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-846
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-846
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 1.5.0-alpha-2, 1.5.0
>
>
> Sometimes the rendered output must be places in the Response in a different 
> order than it was rendered.
> The ResponseWriterDivider helps to manage a list of buffers which holds the 
> temporary output.
> Internally it uses StringBuffers and the ResponseWriter.cloneWithWriter() 
> method.
> Is is also required to have more than one ResponseWriterDivider on a single 
> page, because the Menu and the TreeListbox uses it. For that the name of the 
> ResponseWriterDivider in the request map must be configurable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to