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 2008/02/07 21:20:39 UTC

[jira] Updated: (TILES-208) Add support to cascaded attributes

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

Antonio Petrelli updated TILES-208:
-----------------------------------

    Component/s: tiles-jsp (jsp support)
    Description: 
Currently the attributes are relative only to the scope of one definition, and it is not inherited to contained definitions and templates.
There should be the support for "cascaded" attributes, that enables to create a wider-scoped attribute that can be rendered from one level of response to all child levels.

  was:
Currently the attributes are relative only to the scope of one definition, and it is not inherited to contained definitions and templates.
There should be the support for "pass-through" attributes, that enables to create a wider-scoped attribute that can be rendered at all levels of the response.

        Summary: Add support to cascaded attributes  (was: Add support to pass-through attributes)

Changed the "pass-through" attribute concept with the "cascaded" concept.

> Add support to cascaded attributes
> ----------------------------------
>
>                 Key: TILES-208
>                 URL: https://issues.apache.org/struts/browse/TILES-208
>             Project: Tiles
>          Issue Type: New Feature
>          Components: tiles-api, tiles-core, tiles-jsp (jsp support)
>    Affects Versions: 2.0.4
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.x
>
>
> Currently the attributes are relative only to the scope of one definition, and it is not inherited to contained definitions and templates.
> There should be the support for "cascaded" attributes, that enables to create a wider-scoped attribute that can be rendered from one level of response to all child levels.

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