research:exceptions
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| research:exceptions [2006/07/01 17:14] – Research stijnm | research:exceptions [2009/11/30 17:18] (current) – dharnie | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Ambient-Oriented Exception Handling ===== | ===== Ambient-Oriented Exception Handling ===== | ||
| + | [[http:// | ||
| {{ research: | {{ research: | ||
| Line 7: | Line 8: | ||
| == Motivation == | == Motivation == | ||
| - | The motivation for an ambient-oriented exception handling mechanism stems from the fact that traditional try-catch-based exception handling mechanisms cannot be reconciled with a programming model based on non-blocking communication as prescribed by the [[research:amop|AmOP paradigm]]. This combination yields a set of concrete problems which are addressed by the ambient-oriented exception handling mechanism. | + | The motivation for an ambient-oriented exception handling mechanism stems from the fact that traditional try-catch-based exception handling mechanisms cannot be reconciled with a programming model based on non-blocking communication as prescribed by the [[:start|AmOP paradigm]]. This combination yields a set of concrete problems which are addressed by the ambient-oriented exception handling mechanism. |
| - | - **Loss of Handling Context**: Traditionally, | + | - **Loss of Handling Context**: Traditionally, |
| - **Concurrent Exceptions**: | - **Concurrent Exceptions**: | ||
| - **Implicit Dependencies**: | - **Implicit Dependencies**: | ||
| == Design == | == Design == | ||
| - | The design of the exception handling model is closely coupled with the design of the [[research: | + | The design of the exception handling model is closely coupled with the design of the [[Wp> |
| == Implementation == | == Implementation == | ||
| - | <note warning> | + | <note warning> |
| == Further Reading == | == Further Reading == | ||
| // | // | ||
research/exceptions.1151766841.txt.gz · Last modified: (external edit)
