[jboss-dev-forums] [Design of JBoss jBPM] - Re: Potential enhancement to jbpm
kukeltje
do-not-reply at jboss.com
Fri Jan 25 05:08:56 EST 2008
Britt,
anonymous wrote : To put it bluntly, unless your Process Definitions are dynamically generated each time your application starts, the act of starting your application shouldn't be deploying your Definitions.
jBPM does *not* do this. The application (or framework) does
Now regarding versioning. It's not that I (we?) do not want versioning... au contraire. I do want it but in formally controlled way like you describe (without parsing the string of course ;-)) and not by comparing the xml of a pd. So a patch that does what you describe would be welcome.
The thing is that it is not a simple patch. Requires db changes, so it is only possible in a 3.3 release. Besides that, it requires good tests for backwards compatibility and maybe conversion. If Argo516 wants to build a patch like that he/she is more than welcome.
btw. did you know jbpm supports custom namespaces in the pd? You could have used that and use real xml attributes....
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123377#4123377
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123377
More information about the jboss-dev-forums
mailing list