Sciweavers

6 search results - page 1 / 2
» ecoopwexception 2000
Sort
View
92
Voted
ECOOPWEXCEPTION
2000
Springer
15 years 5 months ago
Adapting C++ Exception Handling to an Extended COM Exception Model
Bjørn Egil Hansen, Henrik Fredholm
91
Voted
ECOOPWEXCEPTION
2000
Springer
15 years 5 months ago
Exception Safety: Concepts and Techniques
This paper presents a set of concepts and design techniques that has proven successful in implementing and using C++ libraries intended for applications that simultaneously require...
Bjarne Stroustrup
106
Voted
ECOOPWEXCEPTION
2000
Springer
15 years 4 months ago
A Fully Object-Oriented Exception Handling System: Rationale and Smalltalk Implementation
This paper motivates and presents the specification and the implementation of an exception handling system for an dynamically typed object-oriented language. A full object-oriented...
Christophe Dony
118
Voted
ECOOPWEXCEPTION
2000
Springer
15 years 5 months ago
Portable Implementation of Continuation Operators in Imperative Languages by Exception Handling
Abstract. This paper describes a scheme of manipulating (partial) continuations in imperative languages such as Java and C++ in a portable manner, where the portability means that ...
Tatsurou Sekiguchi, Takahiro Sakamoto, Akinori Yon...
124
Voted
ECOOPWEXCEPTION
2000
Springer
15 years 5 months ago
Action-Oriented Exception Handling in Cooperative and Competitive Concurrent Object-Oriented Systems
The chief aim of this survey is to discuss exception handling models which have been developed for concurrent object systems. In conducting this discussion we rely on the following...
Alexander B. Romanovsky, Jörg Kienzle