Does "MyCommand" represent a chain in MyCatalog? If so, while I wouldn't presume to speak for Craig, it sure seems like it :) I've personally used the "fire a chain from an Action" in the past, but I can certainly see where this would be very nice.

Frank

Martin Cooper wrote:
On 2/19/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
<snip/>

The next step would be to provide customizable chains per Action (becoming
even more like how you configure actions in WebWork) -- but you can even
do
that today by using an Action that itself executed a chain.


Craig, isn't that what we already have with:


    <action path="/MyAction"
            catalog="MyCatalog"
            command="MyCommand"/>

or am I misunderstanding?

--
Martin Cooper


Michael.

Craig




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

Reply via email to