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 2008/12/16 13:36:37 UTC

[jira] Created: (TILES-341) Rename RenderTagSupport

Rename RenderTagSupport
-----------------------

                 Key: TILES-341
                 URL: https://issues.apache.org/struts/browse/TILES-341
             Project: Tiles
          Issue Type: Improvement
          Components: tiles-jsp (jsp support)
    Affects Versions: 2.0.6
            Reporter: Antonio Petrelli
             Fix For: 2.1.x


RenderTagSupport has a wrong name, since it is not a "support" (a default implementation of an interface) because it has an abstract method.
AbstractRenderTag is better.

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


[jira] Closed: (TILES-341) Rename RenderTagSupport

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

Antonio Petrelli closed TILES-341.
----------------------------------


Closed due to the release of Tiles 2.1.1

> Rename RenderTagSupport
> -----------------------
>
>                 Key: TILES-341
>                 URL: https://issues.apache.org/struts/browse/TILES-341
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-jsp (jsp support)
>    Affects Versions: 2.0.6
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.1
>
>
> RenderTagSupport has a wrong name, since it is not a "support" (a default implementation of an interface) because it has an abstract method.
> AbstractRenderTag is better.

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


[jira] Updated: (TILES-341) Rename RenderTagSupport

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

Antonio Petrelli updated TILES-341:
-----------------------------------

    Assignee: Antonio Petrelli

> Rename RenderTagSupport
> -----------------------
>
>                 Key: TILES-341
>                 URL: https://issues.apache.org/struts/browse/TILES-341
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-jsp (jsp support)
>    Affects Versions: 2.0.6
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.x
>
>
> RenderTagSupport has a wrong name, since it is not a "support" (a default implementation of an interface) because it has an abstract method.
> AbstractRenderTag is better.

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


[jira] Resolved: (TILES-341) Rename RenderTagSupport

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

Antonio Petrelli resolved TILES-341.
------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.1.x)
                   2.1.1

Renamed RenderTagSupport to RenderTag.

> Rename RenderTagSupport
> -----------------------
>
>                 Key: TILES-341
>                 URL: https://issues.apache.org/struts/browse/TILES-341
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-jsp (jsp support)
>    Affects Versions: 2.0.6
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.1
>
>
> RenderTagSupport has a wrong name, since it is not a "support" (a default implementation of an interface) because it has an abstract method.
> AbstractRenderTag is better.

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