Uploaded image for project: 'Tiles'
  1. Tiles
  2. TILES-153

Refactor technology-specific package structure

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.3
    • 2.0.4
    • tiles-api, tiles-core
    • None

    Description

      The part of the package structure in "tiles-core" module that refers to technology-specific code needs to be refactored.
      The structure will be the following:

      org.apache.tiles
      +-- servlet (to mimic tiles-jsp structure)
      +-- context (context classes)
      +-- ServletTilesContextFactory, etc.
      +-- portlet (to mimic tiles-jsp structure)
      +-- context (context classes)
      +-- PortletTilesContextFactory, etc.
      +-- web
      +-- startup
      +-- TilesServlet, TilesListener, TilesFilter
      +-- util
      +-- TilesDecorationFilter, TilesDispatchServlet,
      AttributeContextMutator, ServletContextAdapter

      The "TilesDecorationFilter" and "TilesDispatchServlet" must be moved from "tiles-api" to "tiles-core".
      See mailing list thread:
      http://www.mail-archive.com/dev@tiles.apache.org/msg00315.html

      Attachments

        Activity

          People

            brenmcguire Antonio Petrelli
            brenmcguire Antonio Petrelli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: