On 9/18/07, Matt Zukowski <[EMAIL PROTECTED]> wrote: > > So basically what you're saying is that at the top of a participant's > implementation I should have something like: > > return if workitem.kind_of? OpenWFE::CancelItem > > (Assuming that I don't need to take any special actions to handle the > cancellation) > > Or am I getting this all wrong?
You are getting it right, especially if the participant execution lasts longer than the rest of the process. Best regards, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-dev?hl=en -~----------~----~----~----~------~----~------~--~---
