[ 
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

        

Reply via email to