Workflow: ChangeLog
[ ]
[ ]
[ ]
[ ]
[ ]
- Fixed issue #12144: Resuming from synchronization of parallel split fails.
- Implemented issue #11862: Allow arrays to have automatically generated keys.
- Added ezcWorkflowNodeLoop class to conveniently express loops.
- Refactored the XML definition storage:
- DOM is now used for both the loading and saving of workflows (issue #10702).
- The marshalling of the node configuration is now handled in the individual
node classes. This makes it possible to have custom node classes handled by
the XML definition storage.
- Default node configurations are handled better now.
- Implemented issue #10883: Apply comparison conditions to two variables.
- Implemented issue #10918: Error messages when loading invalid XML.
- Implemented issue #10985: Mapping variables between parent and sub workflows.
- Implemented issue #11003: Add ELSE option to exclusive choice.
- Fixed issue #11068: Implement ezcWorkflowExecution::hasVariable().
- Fixed an issue that is caused by a bug in PHP 5.2.1.
- Fixed issue #10919: Input validation of all waiting variables before
throwing an exception.
- Fixed issue #10922: Resuming with execution ID.
- Fixed issue #10968: Allow service objects to suspend the workflow execution.
- Documentation updates and fixes.
- Initial release of this package.
Last updated: Mon, 17 Dec 2007