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,9e7db243dfa070d7 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!feeder.news-service.com!94.75.214.39.MISMATCH!aioe.org!news.tornevall.net!.POSTED!not-for-mail From: Jeffrey Carter Newsgroups: comp.lang.ada Subject: Re: Do people who use Ada also use ocaml or F#? Date: Sat, 30 Oct 2010 16:02:12 -0700 Organization: TornevallNET - http://news.tornevall.net Message-ID: References: <83074951-f661-4ae2-87f2-10c359ea6471@a36g2000yqc.googlegroups.com> NNTP-Posting-Host: a154ba256446e421aa7d059a554f5fa1 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: a2380b61dfc18e03ecf90164a6f58ad1 X-Complaints-To: abuse@tornevall.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Thunderbird/3.0.10 X-Complaints-Language: Spoken language is english or swedish - NOT ITALIAN, FRENCH, GERMAN OR ANY OTHER LANGUAGE! In-Reply-To: <83074951-f661-4ae2-87f2-10c359ea6471@a36g2000yqc.googlegroups.com> X-UserIDNumber: 1738 X-Validate-Post: http://news.tornevall.net/validate.php?trace=a2380b61dfc18e03ecf90164a6f58ad1 X-Complaints-Italiano: Non abbiamo padronanza della lingua italiana - se mandate una email scrivete solo in Inglese, grazie X-Posting-User: 0243687135df8c4b260dd4a9a93c79bd Xref: g2news2.google.com comp.lang.ada:15966 Date: 2010-10-30T16:02:12-07:00 List-Id: On 10/29/2010 07:07 PM, Chad R. Meiners wrote: > On Oct 29, 8:01 pm, "Vinzent Hoefler" domaingrabbing.de> wrote: >> On Sat, 30 Oct 2010 00:16:03 +0200, Jeffrey Carter wrote: >> >>> I'd like to see Ada without any features for programming by extension. >> >> Hmm, "pragma Restrictions (No_Dispatch)" is not good enough? > > Being able to disable a feature is not the same as denying everyone > the feature ;-p Nor is dispatching all of programming by extension in Ada. More important is the effect of having features that violate a stated design goal of the language and are the source of massive misunderstanding (evidenced by the numerous posts here by people trying to use the features but not understanding them). The language is more complex and compilers take more effort and have more errors as a result. -- Jeff Carter "Blessed are they who convert their neighbors' oxen, for they shall inhibit their girth." Monty Python's Life of Brian 83