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,c35d69ccf1ab6b78 X-Google-Attributes: gid103376,public From: cosc19z5@Bayou.UH.EDU (Spasmo) Subject: Re: Another OOP Question Date: 1996/08/21 Message-ID: <4vfota$igh@Masala.CC.UH.EDU>#1/1 X-Deja-AN: 175513074 organization: University of Houston newsgroups: comp.lang.ada Date: 1996-08-21T00:00:00+00:00 List-Id: Robert I. Eachus (eachus@spectre.mitre.org) wrote: : I assume that the problem is that you want only part of the : private properties of the parent to be visible to the child. : There is a trick you can use in Ada 95 which may help with what : you want. Actually, make that two tricks... [Examples snipped] Hey talk about sneaky! :). I went ahead and saved this article so I can study the examples in detail. I must admit I didn't know that you could declare embedded packages, but this is certainly an idea to work with. Thanks! : -- : Robert I. Eachus : with Standard_Disclaimer; : use Standard_Disclaimer; : function Message (Text: in Clever_Ideas) return Better_Ideas is... -- Spasmo "Everyone has secrets, but sometimes you get caught, So if it's just between us, my silence can be bought" "Blackmail" by Sloppy Seconds