You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2011/06/30 21:12:37 UTC

[jira] [Closed] (AUTOTAG-11) Create abstraction of the tag body

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

Antonio Petrelli closed AUTOTAG-11.
-----------------------------------

    Resolution: Fixed

> Create abstraction of the tag body
> ----------------------------------
>
>                 Key: AUTOTAG-11
>                 URL: https://issues.apache.org/jira/browse/AUTOTAG-11
>             Project: Tiles Autotag
>          Issue Type: Bug
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 1.0.0
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Currently, in tiles-template, models with body are different to those without body because they have "start" and "end" methods, while the others have only an "execute" method.
> However there are certain cases where the body must be evaluated more than once (e.g. iterators), or with a more complex algorithm.
> For this reason, an abstraction of the body should be provided. This way, the models can have only one "execute" method, with the body passed as a parameter.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira