From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,84278745d02bb495 X-Google-Attributes: gid103376,public From: Ehud Lamm Subject: Re: Dynamic Dispatch Example Date: 1999/06/03 Message-ID: #1/1 X-Deja-AN: 485230773 References: Content-Type: TEXT/PLAIN; charset=US-ASCII Organization: The hebrew University of Jerusalem Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-06-03T00:00:00+00:00 List-Id: My home page a has an example of a simple polymorphic linked list which shows the use of dispatching among other Ada OO features. The example is also in the Ada Source Code Treasury (aka AdaPower). I also suggest checking out the ada Rational (section II chapter 4) for many useful examples. Ehud Lamm mslamm@pluto.mscc.huji.ac.il http://www2.cybercities.com/e/ehud <= Misc. Me http://www2.cybercities.com/e/ehud/ada <= Misc. Ada stuff