[ 
https://issues.apache.org/struts/browse/TILES-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40205
 ] 

David H. DeWolf commented on TILES-114:
---------------------------------------

While I think it's a good idea to seperate out jsp support, I'd like to toss 
this around a little bit on the dev list and come up with a good approach.  I 
do  not think that introducing "utility" classes (I'm assuming that means 
static helpers), is the way to go.  We need to be more innovative than that, as 
going down that path will lead us to where we came from (a bunch of static 
invocations, and no extensible container environment).

> Remove JSP dependencies from the core
> -------------------------------------
>
>                 Key: TILES-114
>                 URL: https://issues.apache.org/struts/browse/TILES-114
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-api, tiles-core
>    Affects Versions: 2.0.0
>            Reporter: Antonio Petrelli
>             Fix For: 2.0.x
>
>
> Currently some code has a dependency on JSP, i.e. one of the two methods 
> "createRequestContext" uses a PageContext as a parameter.
> I suppose that the implementation should reside in a JSP utility class (such 
> as JSPUtil).
> The base classes/interfaces that need to be refactored are:
> TilesContextFactory
> TilesContainer
> ComponentContext

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to