The attribute type should be an enumeration
-------------------------------------------
Key: TILES-167
URL: https://issues.apache.org/struts/browse/TILES-167
Project: Tiles
Issue Type: Improvement
Components: tiles-api
Affects Versions: 2.0.3
Reporter: Antonio Petrelli
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.