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 2007/02/08 16:33:16 UTC

[jira] Resolved: (TILES-103) Refactor attribute management

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

Antonio Petrelli resolved TILES-103.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.1

All refactorings have been finished.

> Refactor attribute management
> -----------------------------
>
>                 Key: TILES-103
>                 URL: https://issues.apache.org/struts/browse/TILES-103
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-core, tiles-jsp (jsp support)
>    Affects Versions: 2.0.0
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.1
>
>
> Currently the attribute management code has some incoherences within names of the JSP tags and of the elements of Tiles configuration files, and they need to be renamed:
> - Rename the <put> element to <putAttribute>, just as the tag name.
> - Rename the <add> element to <addAttribute>, and it adds attributes
> and not values. Values are still stored by <item> and <bean>.
> - Rename <tiles:putList> and <putList> to <tiles:putListAttribute> and
> <putListAttribute>, for coherence.

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