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,772ae8afc5db35f2 X-Google-Attributes: gid103376,public From: Brian Rogoff Subject: Re: Can't export object of private type Date: 1999/02/27 Message-ID: #1/1 X-Deja-AN: 449797094 References: <7b1k4h$13k6@news3.newsguy.com> <7b3f6v$lc1$1@nnrp1.dejanews.com> Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: nntp1.ba.best.com 920173837 199 bpr@206.184.139.136 MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-02-27T00:00:00+00:00 List-Id: On Thu, 25 Feb 1999 robert_dewar@my-dejanews.com wrote: > ... snip ... > > Now my own design preference would have been to avoid the > separate private part, and just put a private keyword on > selected declarations. I suppose that would be equivalent to an upwardly compatible extension of Ada which allowed interleaving of public and private sections, like C++. Yes, I know, this has been discussed before on c.l.a., there is nothing new under the sun, etc., etc. ad nauseum :-) Looking forward to Ada 200X... -- Brian