|
topics >
computer science >
programming >
| |||||||||||
database transactions Topic: debugging techniques Topic: exception handling by recovery block or rescue clause Topic: exception handling with resumption Topic: failure returning functions and expressions Topic: log-structured file system Topic: log-structured rollback-recovery Topic: logging data and events Topic: logic programming Topic: non-deterministic processing Topic: pattern matching Topic: recursion Topic: reliability of distributed systems Topic: reversible execution Topic: state Topic: undoing actions in a UserInterface |
SummarySearches and data directed programming may require tentative decisions with backtracking to alternatives. Exception handling uses backtracking for recovering the user interface or control point. State saves allow backtracking as does reversible actions. Housekeeping operations may be needed to reinstate a consistent environment. (cbb 5/80)
|