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/04/24 15:30:18 UTC

[jira] Closed: (TILES-81) TilesContextFactory should be a regular class

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

Antonio Petrelli closed TILES-81.
---------------------------------


> TilesContextFactory should be a regular class
> ---------------------------------------------
>
>                 Key: TILES-81
>                 URL: https://issues.apache.org/struts/browse/TILES-81
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-core
>    Affects Versions: 2.0.0
>         Environment: None
>            Reporter: Antonio Petrelli
>         Assigned To: David H. DeWolf
>             Fix For: 2.0.0
>
>         Attachments: tiles-context-factory-candidate-2.465236.patch, tiles-context-factory.465236.patch
>
>
> The org.apache.tiles.context.TilesContextFactory class should be a regular class, not a class with only static methods.
> This is because this object could eventually be replaced with another one specified by the developer that uses Tiles, i.e. enhancing configuration. Moreover, a class with only static methods should be only an "utility class", thing that TilesContextFactory is not.

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