You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Thiago H. de Paula Figueiredo (JIRA)" <ji...@apache.org> on 2014/01/09 19:51:54 UTC

[jira] [Resolved] (TAP5-938) Expose ability to render a portion of a page (a Block, Component, etc.) without using internal services

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

Thiago H. de Paula Figueiredo resolved TAP5-938.
------------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.4

Implemented as the PartialTemplateRenderer service and its render(Object) and renderToDocument(Object) methods.

> 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)