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

Jochen Kemnade closed TAP5-1312.
--------------------------------
    Resolution: Invalid

We assume this is no longer relevant and therefore close it.
If you still have this issue in a recent Tapestry version (such as 5.3.8 or the 
latest 5.4 preview release), feel free to provide the necessary information and 
reopen.

> Suggestion for a new DOM node that provides a callback at toMarkup time 
> providing the PrintWriter
> -------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1312
>                 URL: https://issues.apache.org/jira/browse/TAP5-1312
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Richard Kirby
>              Labels: bulk-close-candidate
>         Attachments: TAP-1312-diffs, TAP-1312-diffs
>
>
> I would like a new org.apache.tapestry5.dom node that takes an interface 
> which provides a callback method that is passed the PrintWriter being used 
> when toMarkup is called.
> One usecase for this is where you want to insert a large chunk of raw text 
> into a page that is coming from a streamable source (such as the output of a 
> XSLT processor) and so is really not needed to be rendered into a String 
> beforehand (which is what the MarkupWriter.writeRaw would require).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to