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 2009/04/07 23:52:06 UTC

[jira] Created: (TILES-393) DefinitionVModel does not need to push parameters in stack

DefinitionVModel does not need to push parameters in stack
----------------------------------------------------------

                 Key: TILES-393
                 URL: https://issues.apache.org/struts/browse/TILES-393
             Project: Tiles
          Issue Type: Improvement
          Components: tiles-velocity
    Affects Versions: 2.2.0
            Reporter: Antonio Petrelli
            Assignee: Antonio Petrelli
             Fix For: 2.2.0


DefinitionVModel uses the parameters only in "execute" and "start methods, so it does not need to push them in the parameter stack.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (TILES-393) DefinitionVModel does not need to push parameters in stack

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli closed TILES-393.
----------------------------------

    Resolution: Fixed

> DefinitionVModel does not need to push parameters in stack
> ----------------------------------------------------------
>
>                 Key: TILES-393
>                 URL: https://issues.apache.org/struts/browse/TILES-393
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-velocity
>    Affects Versions: 2.2.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> DefinitionVModel uses the parameters only in "execute" and "start methods, so it does not need to push them in the parameter stack.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TILES-393) DefinitionVModel does not need to push parameters in stack

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli updated TILES-393:
-----------------------------------


Removed parameter map pushing.

> DefinitionVModel does not need to push parameters in stack
> ----------------------------------------------------------
>
>                 Key: TILES-393
>                 URL: https://issues.apache.org/struts/browse/TILES-393
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-velocity
>    Affects Versions: 2.2.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> DefinitionVModel uses the parameters only in "execute" and "start methods, so it does not need to push them in the parameter stack.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.