You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "David H. DeWolf (JIRA)" <ji...@apache.org> on 2006/11/02 03:04:57 UTC

[jira] Resolved: (SB-68) Organize tiles packages/codebase

     [ http://issues.apache.org/struts/browse/SB-68?page=all ]

David H. DeWolf resolved SB-68.
-------------------------------

    Resolution: Fixed

Fixed.  Leaving the servlet, filter, and listener alone.

> Organize tiles packages/codebase
> --------------------------------
>
>                 Key: SB-68
>                 URL: http://issues.apache.org/struts/browse/SB-68
>             Project: Sandbox
>          Issue Type: Bug
>          Components: Tiles
>            Reporter: David H. DeWolf
>         Assigned To: David H. DeWolf
>
> Reorganize the tiles package structure.  Currently, the majority of classes are in the root package.
> TODO:
> - root package should only contain classes from the api artifact (tiles-api.jar)
> - all definition support should be moved to definition package, currently it's split between here and the root package
> - all preparer support should be moved to the preparer package, currently it's split between here and the root package
> - move mock libraries to the test source and the definition package (where they are used in tests)
> - move all utilities (static helpers) to util and mark for refactoring/deletion.
> Interesting Considerations:
> - should the initialization servlet, listener, and filter be left alone so that for the common user there may no be any modifications needed?  Or is this a straw man argument due to modifications already required (removal of insert tag for instance).

-- 
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