[ 
https://issues.apache.org/jira/browse/TAP5-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867737#comment-13867737
 ] 

Thiago H. de Paula Figueiredo commented on TAP5-938:
----------------------------------------------------

tapestry-offline, from its description, is about using Tapestry templates out 
of a webapp. What I think the scope is, inside a webapp, to render a block or 
component into a string so a portion of template can be rendered and then 
passed as-is to, for example, a JavaScript library in an AJAX request or to 
e-mail part of a page. The ticket description is very light in details, so I 
can see people interpreting it differently.

Regarding @HeartbeatDeferred, yeah, it may not work. Every contribution on how 
to break the PartialTemplateRenderer is very welcome, so we can fix it. :-)

> Expose ability to render a portion of a page (a Block, Component, etc.) 
> without using internal services
> -------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-938
>                 URL: https://issues.apache.org/jira/browse/TAP5-938
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Thiago H. de Paula Figueiredo
>            Priority: Minor
>              Labels: month-of-tapestry
>             Fix For: 5.4
>
>
> Currently you have to create an instance of PageRenderQueyeImpl and obtain an 
> appropriate MarkupWriter.  This could be combined into a facade service to do 
> all the necessary work.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to