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=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,73036d0217be91e2 X-Google-Attributes: gid103376,public From: "Nick Roberts" Subject: Re: Inheritance versus Generics Date: 1997/04/27 Message-ID: <01bc5272$cbd7d400$28f982c1@xhv46.dial.pipex.com>#1/1 X-Deja-AN: 237609544 References: <33601924.774@flash.net> <5jql3p$p9p@top.mitre.org> Organization: UUNet PIPEX server (post doesn't reflect views of UUNet PIPEX) Newsgroups: comp.lang.ada Date: 1997-04-27T00:00:00+00:00 List-Id: Surely the most fundamental capability introduced by the O. O. features of Ada 95 is dynamic dispatching. Is there a viable alternative way to provide the same functionality? Also, fill me in a little on the idea of arrays of packages, please. This seems like a weird concept to li'l ol' me (but interesting). Nick.