Changes between Version 6 and Version 7 of Ticket #627


Ignore:
Timestamp:
Jan 12, 2015, 11:56:14 AM (10 years ago)
Author:
westram
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #627 – Description

    v6 v7  
    88
    99still TODO:
    10  * provoke create+destroy on same stack frame => instant delete possible when stack frame gets removed (true for accept and revert)
     10 * ~~provoke create+destroy on same stack frame => instant delete possible when stack frame gets removed (true for accept and revert)~~ by [13380:13382]
    1111 * ~~top-level !FrameStackData should not store anything. That data is outside of any stack-frame => state will always get accepted => handle resources like accept does~~[[BR]]by [13379]
    1212 * use sorted vectors instead of sets for resource management (only need to check for common nodes/edges when a stack-frame is dropped)