[jboss-dev-forums] [Design of JBoss jBPM] - Re: Potential enhancement to jbpm
kukeltje
do-not-reply at jboss.com
Wed Apr 23 17:26:58 EDT 2008
We are locally looking into adding something like a release number. Two things:
- 1.2.14 as an example is difficult, as a string to decide which is newer
- the processdefinition in the DB already has a long as version, couldn't we use that and do someting like MaMiBu where Ma is two positions for the major release Mi is two positions for minor release, Bu is two positions for a 'build'. 10412 being 1.4.12 and 212301 21.23.01.
This would be implementable now since it only needs a xsd change and some method changes, no db change
btw, Tom, I hate annotations in an attribute-value pair kind of way.... yuck... just to be able to add custom attiributes?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146343#4146343
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146343
More information about the jboss-dev-forums
mailing list