Changes between Version 1 and Version 2 of en/ReleaseNotes/1.16.0
- Timestamp:
- 07/28/08 22:16:22 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
en/ReleaseNotes/1.16.0
v1 v2 12 12 getActiveFlowExecutionTicket() has been added to the Piece_Flow_Continuation_Service class. It can be used to get the flow execution ticket for the active flow execution. And also isViewState() has been added to the Piece_Flow class. It can be used to get whether the current state of a flow execution is a view state or not. 13 13 '''Improved error handling''':: 14 The behavior of internal error handling has been changed so as to handle only own and "exception" level errors.14 The behavior of internal error handling has been changed so as to handle only own and "exception" level errors. 15 15 '''A defect fix''':: 16 A defect that the outer frame of an already removed flow execution to be created by garbage collection has been fixed.16 A defect that the outer frame of an already removed flow execution to be created by garbage collection has been fixed. 17 17 18 18 See the following release notes for details.

