J-P. Rosen. Ada, Interfaces and the Listener Paradigm. Lecture Notes in Computer Science, No. 2361. Proceedings of the Reliable Software Technologies - Ada-Europe 2002 conference.
Talking about the OOP features in Ada95, people may find this paper interesting.
The author shows how to build listeners, and along the way gives a design pattern for interfaces in Ada.
The papers shows technqiues that enable multiple inheritance-like functionality in Ada95 -- a single inheritance language (cf. Taft '92 LSN).
Posted to OOP by Ehud Lamm on 8/20/02; 12:40:35 PM
|