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 X-Google-Thread: a07f3367d7,4d3e59455e947c5e X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.74.6 with SMTP id p6mr1685164pav.5.1344321587081; Mon, 06 Aug 2012 23:39:47 -0700 (PDT) Path: g9ni2879393pbo.0!nntp.google.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!ctu-peer!news.nctu.edu.tw!goblin1!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Suitability of Ada as a general-purpose language Date: Mon, 30 Jul 2012 16:14:35 +0200 Organization: cbb software GmbH Message-ID: <1oq5m8bz6hcw.cnx6dy7l1440.dlg@40tude.net> References: <50168003$0$6560$9b4e6d93@newsspool4.arcor-online.net> <887c92b0-2e23-4a6c-bcec-3d9a224a153e@googlegroups.com> <1apikf8qp89lt.1wrcq885a47un.dlg@40tude.net> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: 9A8bJrx4NhDLcSmbrb6AdA.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Date: 2012-07-30T16:14:35+02:00 List-Id: On Mon, 30 Jul 2012 06:50:49 -0700 (PDT), Patrick wrote: > like any language you can also jut use a subset. It don't know anything > about Ada Java like interfaces yet. One of great weaknesses of Delphi is that it is not fully OO. It were quite possible to extend Ada in a way that all types had classes and inheritable interfaces too with no time/memory overhead. OO is natural progression of ADT. There is no alternative to OO for a strongly typed language. Which does not imply that Java interfaces are any good. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de