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-Thread: 103376,635cd9622b25ae59 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns13feed!worldnet.att.net!attbi_s72.POSTED!53ab2750!not-for-mail From: "Jeffrey R. Carter" Organization: jrcarter at acm dot org User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Type safety, C++ and code generation References: <1146143954.169807.207080@t31g2000cwb.googlegroups.com> <1146148380.102042.119860@y43g2000cwc.googlegroups.com> <445101bf$0$11061$9b4e6d93@newsread4.arcor-online.net> <1146226568.9048.7.camel@localhost.localdomain> <1146227854.112808.257290@g10g2000cwb.googlegroups.com> In-Reply-To: <1146227854.112808.257290@g10g2000cwb.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <7ut4g.921904$x96.7750@attbi_s72> NNTP-Posting-Host: 12.201.97.176 X-Complaints-To: abuse@mchsi.com X-Trace: attbi_s72 1146250243 12.201.97.176 (Fri, 28 Apr 2006 18:50:43 GMT) NNTP-Posting-Date: Fri, 28 Apr 2006 18:50:43 GMT Date: Fri, 28 Apr 2006 18:50:43 GMT Xref: g2news2.google.com comp.lang.ada:3991 Date: 2006-04-28T18:50:43+00:00 List-Id: brian.b.mcguinness@lmco.com wrote: > > One solution to the problem would be to provide a new keyword for > defining types with no default operations. Only the operations you > explicitly defined would be available. You mean like "limited private"? -- Jeff Carter "Blessed is just about anyone with a vested interest in the status quo." Monty Python's Life of Brian 73