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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,29d8139471e3f53e X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!j2g2000vbo.googlegroups.com!not-for-mail From: Britt Snodgrass Newsgroups: comp.lang.ada Subject: Re: Preventing type extensions Date: Wed, 22 Sep 2010 15:45:10 -0700 (PDT) Organization: http://groups.google.com Message-ID: <6afc3eff-1eb2-4a31-a6f5-a48407ac5566@j2g2000vbo.googlegroups.com> References: <87iq2bfenl.fsf@mid.deneb.enyo.de> <4c8dec8e$0$6990$9b4e6d93@newsspool4.arcor-online.net> <8f6cceFrv2U1@mid.individual.net> <135a7dc9-3943-45e4-884b-3cc6bce3db0a@q18g2000vbm.googlegroups.com> <81799aab-a2e8-4390-8f42-abceaa5fc032@m1g2000vbh.googlegroups.com> <5c0d7798-ba09-4bd0-a28f-f1b028cce927@y3g2000vbm.googlegroups.com> <87r5gl8tky.fsf@ludovic-brenta.org> <8762xxd0az.fsf@mid.deneb.enyo.de> <87mxr98rff.fsf@ludovic-brenta.org> <87tylha55t.fsf@mid.deneb.enyo.de> NNTP-Posting-Host: 205.175.225.24 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1285195510 1306 127.0.0.1 (22 Sep 2010 22:45:10 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 22 Sep 2010 22:45:10 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: j2g2000vbo.googlegroups.com; posting-host=205.175.225.24; posting-account=rdRzuwoAAAAyW3CSBhs_xgfCUJSc1aNt User-Agent: G2/1.0 X-HTTP-Via: 1.1 secproxy04.rockwellcollins.com:8080 (IWSS) X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; InfoPath.2),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:14203 Date: 2010-09-22T15:45:10-07:00 List-Id: On Sep 22, 3:34=A0pm, Florian Weimer wrote: > C++ does not need them because the language is so expressive that you > can *define* your own pointer types. Perhaps you meant to say "permissive" rather than "expressive". I agree with the description of these two words as described in the following article: http://www.eetimes.com/design/eda-design/4008921/Expressive-vs-permissive-l= anguages--Is-that-the-question- - Britt