On Thu, Jan 02, 2003 at 10:47:34AM -0800, Chris Nokleberg wrote:
> On Thu, Jan 02, 2003 at 06:41:59PM +0100, Rickard Öberg wrote:
> > Patrick Lightbody wrote:
> > >I think that the ability to have parameters applied before the action is
> > >initialized is a feature needed, even if it could be slow. For the most 
> > >part
> > >there will be zero params, so the slowdown isn't an issue. 
> > 
> > But it's a dangerous option, since it may not be apparent that this 
> > slowdown will occur. If possible, configuration of actions should not 
> > occur this way.
> 
> I think it is a very useful feature, and this is to me this is an
> obvious case premature optimization.

Oops: "this is to me an obvious case of premature optimization".  But
optimization is a maybe not the best word for omitting a feature
completely :-)

I'd like to see properties on results as well as action mappings, which
would be applied to the chained action. There are some interesting
questions regarding the ordering of all the parameter setting,
though. I'd prefer that the action properties overwrite any form
parameters. If you're using the properties to parameterize the execution
of the action from your config file, you don't want the user to be able
to mess with things just by guessing the right property name.

-Chris


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to