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,34d47d048b177d0b X-Google-Attributes: gid103376,public From: Jon S Anthony Subject: Re: limited/non-limited in Ada95 Date: 1997/10/22 Message-ID: #1/1 X-Deja-AN: 282472177 Distribution: world References: <3442C2A3.3781@bix.com> Organization: PSINet Newsgroups: comp.lang.ada Date: 1997-10-22T00:00:00+00:00 List-Id: bobduff@world.std.com (Robert A Duff) writes: > What's wrong with having: > > type T is limited private; > > then: > > type T_Contents is ...; -- not limited! > type T is > limited record -- to keep Henry from stealing bank accounts ;-) > Contents: T_Contents; > end record; Yes, of course, I tried this route. It makes a mess of things. To understand why it makes a mess of things, yes, you'd have to see all the details, but that's not going to happen under the current circumstances here... /Jon -- Jon Anthony Synquiry Technologies, Ltd., Belmont, MA 02178, 617.484.3383 "Nightmares - Ha! The way my life's been going lately, Who'd notice?" -- Londo Mollari