--- Joe Germuska <[EMAIL PROTECTED]> wrote:
> About a month ago, Ted put forth a description of a new Struts 
> extension point which he called a "Page Controller"
> 
> http://marc.theaimsgroup.com/?l=struts-dev&m=106060806828676&w=2

It seems that this idea is really about moving Tiles' Controller concept
into the Struts core.  Tiles Controllers are one of the main reasons I use
that package and I like the idea of incorporating that concept into the
core so that non-Tiles users can benefit.

It just makes a lot of sense to attach view preparation behavior directly
to the view instead of dispersed throughout every Action that happens to
forward to that view.

David

> 
> It seemed to get some interest from other developers, and then 
> subside a bit.  As we've just been "wishing" for such a thing on our 
> latest project, I thought I'd see about kicking the discussion back 
> up.
> 
> This came up in the context of Craig's chaining mechanism and 
> contexts, and also with the question of whether Struts should define 
> some ActionContext interface that would unify the interface to calls 
> to various steps in the processing cycle.
> 
> I have been thinking about it a little, but nothing radical, so I 
> think I'll sit back and see if people see this as Struts 1.3-ish 
> material, or whether it needs to ferment longer...
> 
> Joe
> 
> -- 
> --
> Joe Germuska
> [EMAIL PROTECTED]
> http://blog.germuska.com
> "If nature worked that way, the universe would crash all the time."
>       --Jaron Lanier
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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

Reply via email to