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

Antonio Petrelli updated TILES-167:
-----------------------------------

    Component/s: tiles-jsp (jsp support)
                 tiles-core
    Description: 
Currently the attribute type is a string, that can be "string", "template" or 
"definition".
The attribute type should be an enumeration. Eventually, the "toString" method 
of the enum can return the above values.
The code that uses Attribute must change accordingly.

  was:
Currently the attribute type is a string, that can be "string", "template" or 
"definition".
The attribute type should be an enumeration. Eventually, the "toString" method 
of the enum can return the above values.

        Summary: The attribute type should be an enum  (was: The attribute type 
should be an enumeration)

Updated the summary, the description and the affected modules.

> The attribute type should be an enum
> ------------------------------------
>
>                 Key: TILES-167
>                 URL: https://issues.apache.org/struts/browse/TILES-167
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-api, tiles-core, tiles-jsp (jsp support)
>    Affects Versions: 2.0.3
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.4
>
>
> Currently the attribute type is a string, that can be "string", "template" or 
> "definition".
> The attribute type should be an enumeration. Eventually, the "toString" 
> method of the enum can return the above values.
> The code that uses Attribute must change accordingly.

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

Reply via email to