Invert the creation of the default attribute renderer and non-default ones
--------------------------------------------------------------------------
Key: TILES-470
URL: https://issues.apache.org/struts/browse/TILES-470
Project: Tiles
Issue Type: Improvement
Components: tiles-core
Affects Versions: 2.2.0
Reporter: Antonio Petrelli
Assignee: Antonio Petrelli
Fix For: 2.2.1
The default attribute renderer should use other attribute renderers as
delegates.
Currently, it is not possible since it is created *before* the "normal"
renderers are registered.
So the default attribute renderer creation should be moved after the others.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.