research:exceptions
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| research:exceptions [2009/11/30 17:17] – dharnie | research:exceptions [2009/11/30 17:18] (current) – dharnie | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| 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 [[: | 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 [[: | ||
| - | - **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 [Wp> | + | The design of the exception handling model is closely coupled with the design of the [[Wp> |
| == Implementation == | == Implementation == | ||
research/exceptions.txt · Last modified: by dharnie
