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 2007/01/28 18:45:16 UTC

[jira] Moved: (TILES-79) Remove Initialization Duplication

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

Antonio Petrelli moved SB-56 to TILES-79:
-----------------------------------------

          Component/s:     (was: Tiles)
                       core
    Affects Version/s:     (was: 2.0)
                       2.0.0
             Workflow: Struts  (was: jira)
                  Key: TILES-79  (was: SB-56)
              Project: Tiles  (was: Sandbox)

> Remove Initialization Duplication
> ---------------------------------
>
>                 Key: TILES-79
>                 URL: https://issues.apache.org/struts/browse/TILES-79
>             Project: Tiles
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 2.0.0
>            Reporter: David H. DeWolf
>         Assigned To: David H. DeWolf
>
> There's quite a bit of duplication between the TilesServlet, TilesFilter, and TilesListener.  These classes should be refactored to do one of the following:
> 1) utilize helper class for all initialization
> 2)  all be implemented by the object
> 3) all inherit from the same base class.
> My preference would be #1.

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