Craig R. McClanahan wrote:
Splitting Tiles and Validator is a little tougher if we go for the
previously popular idea of melding all the custom request processor
subclasses into a single one (since we don't have multiple inheritance and
don't have a decomposition solution yet - which is at least partly my
fault).

Unless someone can show me how Tiles can be used without JSP, I would be tend to be -1 on integrating Tiles with the inner core, or making any other product changes that imply a specific presentation technology.


I am a great advocate of using Tiles on JSP projects, and the first thing I do when using another presentation technology is reinvent Tiles. I'd be very much in favor of integrating something like Tiles as part of the request processor, so long as it is accessible to non-JSP technologies. But I'm not sure if we have that now.

-Ted.


-- Ted Husted, Junit in Action - <http://www.manning.com/massol/>, Struts in Action - <http://husted.com/struts/book.html>, JSP Site Design - <http://www.amazon.com/exec/obidos/ISBN=1861005512>.



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



Reply via email to