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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,73036d0217be91e2,start X-Google-Attributes: gid103376,public From: Craig Smith Subject: Inheritance versus Generics Date: 1997/04/24 Message-ID: <33601924.774@flash.net>#1/1 X-Deja-AN: 237192391 Organization: Flashnet Communications, http://www.flash.net Reply-To: cdsmith0@flash.net Newsgroups: comp.lang.ada Date: 1997-04-24T00:00:00+00:00 List-Id: Generics were a very power feature of Ada-83. With the OO features introduced into Ada-95 (in particuliar, the tagged record and ability to inherit), are Generics obsolute? I would guess since several features were added to generics (like generic formal package parameters), the answer is no. Does anyone have any thoughts on this? Craig D. Smith