Sciweavers

C++
1994
78views more  C++ 1994»
13 years 6 months ago
A Poor Man's Approach to Dynamic Invocation of C++ Member Functions
During the last year we built several solutions for opening our ET++ applications for internal and external scripting. The most annoying part to be coded manually was the code stu...
Thomas Kofler, Bruno Schäffer, André W...
C++
1994
132views more  C++ 1994»
13 years 6 months ago
ASX: An Object-Oriented Framework for Developing Distributed Applications
The ADAPTIVE Service eXecutive (ASX) is a highly modular and extensible object-oriented framework that simplifies the development and configuration of distributed applications on ...
Douglas C. Schmidt
C++
1994
82views more  C++ 1994»
13 years 6 months ago
Safe, Efficient Garbage Collection for C++
John R. Ellis, David Detlefs
C++
1994
128views more  C++ 1994»
13 years 6 months ago
Implementing Signatures for C++
ne the design and detail the implementation of a language extension for abstracting types and for decoupling subtyping and inheritance in C++. This extension gives the user more of...
Gerald Baumgartner, Vincent F. Russo