= OpenWFE-ru 0.9.12 released

OpenWFE-ru is an open source Ruby workflow / BPM engine


== What's new

An ErrorJournal service has been added to the engine. As the engine
currently comes in two flavours (in-memory (test only) and
file-persisted), this error journal comes as well with those two
flavours. A file-persisted engine uses the file-persisted error
journal.
the 'replay after error' concept is now general, before 0.9.12 you had
to explicitely set up a journal service to benefit from it.

A 'get_process_status' method got added to the engine for process
state assessment. It's very similar to the 'ps' command on a Unix
System, but for business processes.
More info at : http://openwferu.rubyforge.org/padmin.html

Feedback is welcome at : http://groups.google.com/group/openwferu-users


== What's next

- implement 'pause' and 'replace'
- making openwferu-densha available as a gem (Rails oriented OpenWFEru
libraries)
- pushing JRuby integration
- ...


== CHANGELOG

- todo  #12110 : cancelling an inactive expression now removes it as well
                 from its parent expression - s799
- bug   #12106 : cancelling an active process segment did not resume
                 process instance. Fixed - s798
- todo  #11897 : implemented engine.process_status(wfid=nil) - s796
- todo  #12045 : renamed get_flow_position() to get_flow_stack() - s793
- todo  #12009 : implemented InMemoryErrorJournal and YamlErrorJournal - s789
- todo  #11627 : FlowExpressionId added from_s (alias to to_fei()) - s755
- todo  #11626 : engine.get_participant now accepts symbols as well - s754
- todo  #11490 : perf improvement by relying on Time.now instead of OpenWFE::now
                 (date.to_s being quite expensive) - s747
- todo  #11425 : implemented engine.join_until_idle - s747
- todo  #11408 : integrated Sakaguchi Masa japanese documentation :) - s743



Best regards,

-- 
John Mettraux   -///-   http://jmettraux.openwfe.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenWFEru users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to