Lambda the Ultimate

inactiveTopic Ada, Interfaces and the Listener Paradigm
started 8/20/2002; 12:37:02 PM - last post 8/20/2002; 12:37:02 PM
Ehud Lamm - Ada, Interfaces and the Listener Paradigm  blueArrow
8/20/2002; 12:37:02 PM (reads: 1727, responses: 0)
Ada, Interfaces and the Listener Paradigm
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