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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,efe03f20164a417b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-21 18:36:33 PST Path: nntp.gmd.de!news.rwth-aachen.de!news.rhrz.uni-bonn.de!news.uni-stuttgart.de!rz.uni-karlsruhe.de!xlink.net!howland.reston.ans.net!swrinde!news.uh.edu!uuneo.neosoft.com!Starbase.NeoSoft.COM!not-for-mail From: dweller@Starbase.NeoSoft.COM (David Weller) Newsgroups: comp.lang.ada Subject: Re: An observation of Ada (may offend) Date: 21 Mar 1995 19:28:59 -0600 Organization: NeoSoft Internet Services +1 713 968 5800 Message-ID: <3knugr$dfo@Starbase.NeoSoft.COM> References: <3kbkm1$41o@miranda.gmrc.gecm.com> <3kcflv$164a@watnews1.watson.ibm.com> <3knah2$p4m@watnews1.watson.ibm.com> NNTP-Posting-Host: starbase.neosoft.com Date: 1995-03-21T19:28:59-06:00 List-Id: In article <3knah2$p4m@watnews1.watson.ibm.com>, Norman H. Cohen wrote: >In article , eachus@spectre.mitre.org >(Robert I. Eachus) writes: >|> But I wish that the ability to >|> acknowledge child units had been built into the language so that, for >|> example a pragma Restrictions(No_Unspecified_Child_Units); would make >|> sense. >(-: (-: (-: > >At one point I suggested that a package be allowed to have an "absolutely >private" part, hidden even from children: > > package P is > ... > abs private > ... > end P; > >(I took the liberty of abbreviating "absolutely" to avoid the need for a >new reserved word.) Somebody (sorry, can't remember who) did me one >better, suggesting the following syntax: > > package P is > ... > private for all with out exception > ... > end P; > Clever, but inelegant. I always favored: package P is ... private private ... end P; Of course, I've suggested MUCH worse things to the MRT :-) -- Frustrated with C, C++, Pascal, Fortran? Ada95 _might_ be for you! For all sorts of interesting Ada95 tidbits, run the command: "finger dweller@starbase.neosoft.com | more" (or e-mail with "finger" as subj.) if u cn rd ths, u r gd enuf to chg to Ada :-)