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 20:47:29 UTC

[jira] [Updated] (TILESSB-23) Create abstraction of the tag body

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

Antonio Petrelli updated TILESSB-23:
------------------------------------

    Component/s:     (was: tiles3)
                 autotag

> Create abstraction of the tag body
> ----------------------------------
>
>                 Key: TILESSB-23
>                 URL: https://issues.apache.org/jira/browse/TILESSB-23
>             Project: Tiles Sandbox
>          Issue Type: Improvement
>          Components: autotag
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>   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