Darren, unfortunately we can't actually do this yet, since WebWork's
configuration doesn't allow for it. Someday, I hope... though I loose hope
by the hour ;)

Right now it's all just concept. You could build an ActionPool right now and
be able to set the action names at runtime, but doing it like I gave (which
is deploy-time and makes a lot of sense in many cases) is impossible right
now.

-Pat

----- Original Message -----
From: "Darren Hobbs" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 06, 2002 2:53 PM
Subject: Re: [OS-webwork] More thoughts on Configuration


> On Wed, Nov 06, 2002 at 02:40:11PM -0800, Patrick Lightbody wrote:
> > All done with an ActionPool:
> >
> > Foo.action=Foo
> > Foo.success=DoTriggers.action
> > DoTriggers.action=ActionPool
> > DoTriggers.params.action1=DoBlah
> > DoTriggers.params.action2=DoBleh
> > DoTriggers.params.action3=DoFlog
> > DoTriggers.success=succes.jsp
> >
> > -Pat
>
> Every now and then I have a brilliant idea, open my mouth... and find that
several million people have already had it, thought about it, and can point
out a hundred ways to do it better. Cool.
>
> Can you name ActionPools and reference them by name?  Sort of like Ant's
classpathref attribute.  That would save a few lines if you (eg.) send a lot
of automated emails at different points in your app.
>
> -Darren
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: See the NEW Palm
> Tungsten T handheld. Power & Color in a compact size!
> http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to