4.x? Seems to be the safest for now. If everybody at least labels issues
that are related to this with bpmn, we can bulk change issues later.
And if people file features, it might be best to keep the
basic/core/extended grouping in mind. A nice mindmap view of this is in
http://www.slideshare.net/jimarlow/introductiontobpmn005
Ronald
I'm in doubt. I can add a field to BpmnActivity and set that when parsing so the behaviour of forking or not is controlled by that. The other option is to do it in the activity by passing e.g. a boolean parameter to 'leaveBpmnActivity' or have two methods 'leaveForked' and 'leaveSingle' or something. I'll imlpement the one with the boolean parameterd first since that is already in place. Can always be refactored.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246974#4246974
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246974