research:exceptions
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| research:exceptions [2007/03/13 10:53] – stijnm | research:exceptions [2009/11/30 17:18] (current) – dharnie | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Ambient-Oriented Exception Handling ===== | ===== Ambient-Oriented Exception Handling ===== | ||
| - | [[http://prog.vub.ac.be/ | + | [[http://soft.vub.ac.be/ |
| {{ research: | {{ research: | ||
| Line 8: | 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 == | ||
research/exceptions.1173779635.txt.gz · Last modified: (external edit)
