You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2009/09/30 20:34:54 UTC

[jira] Closed: (TILES-470) Invert the creation of the default attribute renderer and non-default ones

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

Antonio Petrelli closed TILES-470.
----------------------------------

    Resolution: Fixed

Now the default renderer is created after the other renderers.
Added an untyped renderer that uses other renderers as delegates.

> 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.