[jbpm-dev] [Design of JBoss jBPM] - Re: [BPMN2] How to implement uncontrolled sequence flow beha

tom.baeyens@jboss.com do-not-reply at jboss.com
Thu Jul 30 02:33:41 EDT 2009


btw, if bpmn would have had the synchronizing default, it is not more difficult then the parallel outgoing default.  it's all a matter of methods in the base activity classes.  during pvm research i experimented with extra support for these concepts.  (synchronizers and propagators) turns out that all the convenience support that is build in for one use case is inconvenience for another use case.  eventually it all boils down to implementating the runtime behaviour of an activity.  so pvm should only have one method to implement that behaviour.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246861#4246861

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246861


More information about the jbpm-dev mailing list