[ http://issues.apache.org/jira/browse/TAPESTRY-440?page=all ]

Jesse Kuhnert resolved TAPESTRY-440.
------------------------------------

    Fix Version/s: 4.1
       Resolution: Fixed

The management of written content can now be controlled  by providing your own 
implementation of the hivemind ResponseBuilder service configuration point. (to 
be documented soon)

> Public API for rendering pages inside a page/component
> ------------------------------------------------------
>
>                 Key: TAPESTRY-440
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-440
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 4.0
>            Reporter: Henri Dupre
>            Priority: Minor
>             Fix For: 4.1
>
>
> Many people seem to be using Tapestry to render emails inside the 
> applications.
> With tapestry 3.0, it was possible to store the get the value of the current 
> form attribute, create a writer, render a page inside the current 
> RequestCycle (for generating the email) and finally restore the form 
> attribute.
> With all the changes in Tapestry 4, this process is not straightforward to 
> translate, and also I think this process should be hidden inside the 
> framework. 
> Suggestion: add a method inside the IRequestCycle (or another Tapestry 
> service) to render a page to a writer.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to