[ http://issues.apache.org/struts/browse/SB-44?page=comments#action_38418 ] Antonio Petrelli commented on SB-44: ------------------------------------
David Can you export your patch again? It seems that it contains also code committed in SB-28. Thank you > 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 > Attachments: tiles-context-factory.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. - 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
