Add "execute" methods to template models
----------------------------------------
Key: TILES-373
URL: https://issues.apache.org/struts/browse/TILES-373
Project: Tiles
Issue Type: Task
Components: tiles-template
Affects Versions: 2.2.0
Reporter: Antonio Petrelli
Assignee: Antonio Petrelli
Fix For: 2.2.0
Currently the majority of template models has a "start" and an "end" method.
There should be also an "execute" method that in fact is a "start" followed by
an "end" but with less code, due to the fact that a compose stack pushing is
not necessary.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.