On Wed, Mar 4, 2009 at 5:20 PM, J B <[email protected]> wrote: > > Yes, I'm still getting my head around this concept. So, for example, in the > capex example you provided, I believe I need to register these participants: > > engine.register_participant(:initiator, OpenWFE::FileParticipant.new) > engine.register_participant(:manager, OpenWFE::FileParticipant.new) > engine.register_participant(:cfo, OpenWFE::FileParticipant.new) >
And sorry...didn't mean I necessarily need to register FileParticipants, only that I need to register some form of participant for :initiator, :manager and :cfo. Thanks, John --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
