TilesContextFactory should be a regular class
---------------------------------------------

                 Key: SB-44
                 URL: http://issues.apache.org/struts/browse/SB-44
             Project: Sandbox
          Issue Type: Improvement
          Components: Tiles
    Affects Versions: 2.0
         Environment: None
            Reporter: Antonio Petrelli
            Priority: Minor


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.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to