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: David Botton Subject: Re: Dynamic Dispatch Example Date: 1999/06/06 Message-ID: <375A8341.7BF20BEC@Botton.com>#1/1 X-Deja-AN: 486316523 Content-Transfer-Encoding: 7bit References: X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@gate.net X-Trace: news.gate.net 928678725 23582 199.227.148.26 (6 Jun 1999 14:18:45 GMT) Organization: CyberGate, Inc. Mime-Version: 1.0 NNTP-Posting-Date: 6 Jun 1999 14:18:45 GMT Newsgroups: comp.lang.ada Date: 1999-06-06T14:18:45+00:00 List-Id: The example is at: Ada Algorithm Related Examples http://www.adapower.com/alg David Botton Ehud Lamm wrote: > > 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