[
https://issues.apache.org/struts/browse/TILES-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46866#action_46866
]
Antonio Petrelli commented on TILES-470:
----------------------------------------
I don't like the delegating attribute renderer, since the renderers can be
chained in a CoR way.
> 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.