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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: "G.B." Newsgroups: comp.lang.ada Subject: Re: Ada package registry? Date: Fri, 5 Feb 2016 13:54:01 +0100 Organization: A noiseless patient Spider Message-ID: References: <02241ec4-0f95-4f63-9abc-092f167eb59e@googlegroups.com> <56af17b7$0$301$14726298@news.sunsite.dk> <56b06eb8$0$301$14726298@news.sunsite.dk> <1454483747.2785.135.camel@obry.net> Reply-To: nonlegitur@futureapps.de Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 5 Feb 2016 12:51:09 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="b96887e80893c84a90c3007226ca0d1c"; logging-data="30242"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18rPkFs208bM5/2ywVCE0QBXhGOEjjV3H0=" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 In-Reply-To: Cancel-Lock: sha1:FzI+KVj5iUF98UOCcurDSyPpZ1E= Xref: news.eternal-september.org comp.lang.ada:29357 Date: 2016-02-05T13:54:01+01:00 List-Id: On 04.02.16 22:21, Randy Brukardt wrote: > The rise of No_SQL has shown > that it's overkill (and even harmful) in many case. The rise of C has shown that Ada is overkill (and even harmful) in many cases. Right? > But off topic to > discuss here... Actually, some Ada guy much smarter than most of us, Ichbiah, has put on record that Ada lacks interfaces to those things very much on topic in the commercial, world of programming, perhaps even in the Govt. funded niche.(*) So, that may be on topic. I wonder why one would want Ada bindings to Windows like CLAW if Windows had better be redesigned (in Ada) rather than programs for Windows be written in Ada? Now substitute "RDBMS" for "Windows". Using a relational DBMS with competitive Ada could like this: with Ada.ODBC; and since SQL knows cursors, the Ada type system could provide for a corresponding standard Cursor type, etc. Also, SQL-invoked routines should be dead easy to write in Ada using just the language and library of Ada. __ (*) "I consider the lack of interfaces to be the most severe impediment to increasing usage of Ada." https://groups.google.com/forum/#!topic/comp.lang.ada/clH6maq5fgY Message-ID: