Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpmn2-modeler-dev] BPMN2 Modeler status update for December 10, 2012

Great Bob!

Em 10/12/2012 18:31, "Dominik Thalmann" <dominik.thalmann@xxxxxxxxxxxxxx> escreveu:
Great work as always Bob!


Am 10.12.2012 19:50, schrieb Bob Brodt:
Hi all,

It's been a while since the last status update, and we've just announced availability of version 0.2.0 scheduled for release this week. See [1] for all the details and schedule.

We've been very busy working out the kinks in the extension point API, thanks to some folks who have expressed a need for specific functionality which was either missing, or not working correctly. For this reason, we needed to bump the version number to 0.2.0 instead of the planned 0.1.1

Here are the highlights of what's new in this version:

1. The <customTask> extension can now be used to extend any BPMN2 element, not just Tasks. This allows you, for example to define custom Text Annotations in your extension plugin to specialize these elements for analysis tools or runtime engines.
2. The <propertyTab> extension was simplified to allow the BPMN2 element attributes to be specified in the plugin.xml instead of having to write java code.
3. The Runtime Extension interface was enhanced to allow specification of supported type and _expression_ language.
4. An object creation hook was added to the Runtime Extension interface to allow the extension plugin to more easily extend BPMN2 elements.
5. the Example Runtime and JBPM5 extension plugins have been split out as separate installable features.
6. The Example Runtime plugin has been greatly enhanced to illustrate many more of the new API features.
7. A lot of the Property Sheets have been reworked for better usability.
8. A New Process Wizard was added to the JBPM5 plugin, separate from the "generic" BPMN2 wizard. This creates JBPM5-specific process files and initializes the project settings as necessary.
9. There have been many new bug fixes, too numerous to mention ;)

Once the release review has completed, I will post a message to the eclipse community forum and the bpmn2-modeler-dev mailing list explaining where to get the new release.

In other news, I'll be doing a demo of the BPMN2 Modeler at Eclipsecon 2013 in Boston as part of the SOA-Symposium [2]. Hope to see you all there!


Cheers!
Bob

[1] http://www.eclipse.org/projects/
[2] http://www.eclipsecon.org/2013/sessions/soa-track

"Do you not know, my son, with how little wisdom the world is governed?" - Axel Oxenstierna
_______________________________________________
bpmn2-modeler-dev mailing list
bpmn2-modeler-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/bpmn2-modeler-dev

_______________________________________________
bpmn2-modeler-dev mailing list
bpmn2-modeler-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/bpmn2-modeler-dev

Back to the top