[Zope-CMF] Re: Zope 3 events from workflow
Sidnei da Silva
sidnei at enfoldsystems.com
Wed Dec 27 14:48:46 EST 2006
On 12/27/06, Martin Aspeli <optilude at gmx.net> wrote:
> Where would this go?
>
> My first patch (btw, anyone up for merging it?) was to DCWorkflow.
>
> I could make another one to WorkflowTool, I guess, if you can suggest
> where and what payload it needs (it's hardly difficult to fire an
> event).
That sounds good.
> We could fire from _invokeWithNotification() at just before (or
> after) notifyBefore(), notifyException() and notifySuccess(), passing
> the same parameters + 'w' (the workflow definition) as the first parameter.
I was thinking of something like that, but outside the 'for' loops,
thus not passing the 'w' (the workflow definition). Or maybe passing
'wfs'.
> I'd still keep them as separate patches that could be reviewed/merged
> separately.
Sounds good to me.
--
Sidnei da Silva
Enfold Systems http://enfoldsystems.com
Fax +1 832 201 8856 Office +1 713 942 2377 Ext 214
More information about the Zope-CMF
mailing list