On Wed, 24 Nov 2004 11:44:04 -0800, Martin Cooper <[EMAIL PROTECTED]> wrote:
> Is there any reason that a JSF-independent version of the
> application-wide controller scheme, as just checked in, couldn't be
> part of Struts 1.3?

That should work fine, as long as 1.3 is going to be based on Servlet
2.3 or later.  Tweaks to un-JSF-ize this would be quite small.

> Or, for that matter, even part of the Commons
> Filters component, or even Chain itself? It seems like a much too
> useful general purpose filter to bury it in Shale. ;-)

It's also a shame that you guys are so focused on the current version
that you haven't had a chance to see the light about the future too
:-).

> 
> Also, it seems unfortunate that ShaleWebContext appears to be already
> nailed to the servlet API, rather than usable with portlets as well.

As soon as I can prove to myself that you can really use filters in a
portlet environment, I'll make it work for that too (adding the
portlet API jar as a dependency, of course).

> 
> --
> Martin Cooper
> 

Craig


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to