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

Classes that implements TilesRequestContext and TilesApplicationContext should expose a wrapper TilesApplicationContext

    XMLWordPrintableJSON

Details

    Description

      Currently the classes that implement TilesRequestContext and TilesApplicationContext (for example ServletTilesRequestContext) expose themselves the functionality of a TilesApplicationContext by extending a class that implements TilesApplicationContext (in this case: ServletTilesApplicationContext) and calling "super()" in the constructor.
      A better behaviour would be using a TilesApplicationContext as it is, since a TilesRequestContext could be created in various application contexts.

      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: