Rework attribute resolution and rendering
-----------------------------------------
Key: TILES-188
URL: https://issues.apache.org/struts/browse/TILES-188
Project: Tiles
Issue Type: Task
Components: tiles-core
Affects Versions: 2.0.4
Reporter: Antonio Petrelli
Fix For: 2.1.x
Currently the attribute resolution and rendering is concentrated into the
BasicTilesContainer class.
This prevents an extensible attribute handling, to render different types of
attributes.
The attribute resolution and rendering should be reworked, so that it is not
necessary to rewrite a completely new TilesContainer to access to different
attribute types.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.