Antoine,
Sorry for the late reply, it's been very busy in Boston on JUDCon /
JBossWorld :)
I've refactored something like that already, the ProcessDialect now
includes an assignment builder:
https://github.com/droolsjbpm/jbpm/blob/master/jbpm-flow-builder/src/main...
The XPath dialect then uses this to build XPath assignments:
https://github.com/droolsjbpm/jbpm/blob/master/jbpm-bpmn2/src/main/java/o...
But this would also allow you to create other dialects (or extend
existing ones) to support assignment in other languages.
Would this be sufficient for your use case?
Kris
Antoine Toulme wrote:
Hi all,
I heard from Kris that there was some work for assignments with
support for dialects in the works.
We did an initial pass at implementing the assignments in the Intalio
fork, but we actually would like to embrace the dialect approach as we
think it makes a lot more sense.
We would like to help out if possible. Would there be a way for us to
work on it on a branch ? I understand master is locked right now.
Antoine
------------------------------------------------------------------------
_______________________________________________
jbpm-dev mailing list
jbpm-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbpm-dev