[
https://issues.apache.org/struts/browse/TILES-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli closed TILES-79.
---------------------------------
> Remove Initialization Duplication
> ---------------------------------
>
> Key: TILES-79
> URL: https://issues.apache.org/struts/browse/TILES-79
> Project: Tiles
> Issue Type: Improvement
> Components: tiles-core
> Affects Versions: 2.0.0
> Reporter: David H. DeWolf
> Assigned To: David H. DeWolf
> Fix For: 2.0.0
>
>
> 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.