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/01/16 17:19:45 UTC

[jira] Created: (TILES-358) Move definition rendering into DefinitionAttributeRenderer

Move definition rendering into DefinitionAttributeRenderer
----------------------------------------------------------

                 Key: TILES-358
                 URL: https://issues.apache.org/struts/browse/TILES-358
             Project: Tiles
          Issue Type: Improvement
          Components: tiles-core
    Affects Versions: 2.1.1
            Reporter: Antonio Petrelli
            Assignee: Antonio Petrelli
             Fix For: 2.1.2


Currently definition rendering is managed by BasicTilesContainer.
The definition rendering code should be moved to DefinitionAttributeRenderer, for a cleaner and reusable code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (TILES-358) Move definition rendering into DefinitionAttributeRenderer

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli closed TILES-358.
----------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 2.1.2)

The definition rendering is really different to attribute rendering.
I made a mistake, sorry!

> Move definition rendering into DefinitionAttributeRenderer
> ----------------------------------------------------------
>
>                 Key: TILES-358
>                 URL: https://issues.apache.org/struts/browse/TILES-358
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-core
>    Affects Versions: 2.1.1
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>
> Currently definition rendering is managed by BasicTilesContainer.
> The definition rendering code should be moved to DefinitionAttributeRenderer, for a cleaner and reusable code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.