Heiko Braun wrote:
that's not completely true, is it?
I got the impression that the jpdl api extends the pvm api.
i.e. the interface org.jbpm.jpdl.ExclusiveHandler is an extension to the
PVM constructs.
it's being used in the handler examples
(org.jbpm.examples.exclusive.handler).
ok i get the point
something related to that is the required split between API and Impl
jars:
https://jira.jboss.org/jira/browse/JBPM-2012
so you mean that also the jpdl module should be get a separate api module with just a
couple of delegation interfaces.
phew. what a dependency hassle :-(
maybe we should just add the jPDL delegation interfaces to the main api module...
--
regards, tom.
/Heiko
On Feb 3, 2009, at 2:31 PM, Tom Baeyens wrote:
> jbpm4 api == pvm api == jpdl4 api