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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a270a1fc28d4f812 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-23 00:46:47 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.arcor-online.net!news.belwue.de!news-stu1.dfn.de!news-fra1.dfn.de!news-fra.pop.de!schlund.de!news.online.de!not-for-mail From: "Dr. Michael Paus" Newsgroups: comp.lang.ada Subject: Re: OOD in Ada? Date: Sun, 23 Jun 2002 09:46:46 +0200 Organization: 1&1 Internet AG Message-ID: <3D157CE6.6010208@ib-paus.com> References: <3d135676$0$8511$cc9e4d1f@news.dial.pipex.com> <3D1440FA.9030409@ib-paus.com> <8db3d6c8.0206221933.496d3904@posting.google.com> NNTP-Posting-Host: p5083058f.dip0.t-ipconnect.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.online.de 1024818406 30194 80.131.5.143 (23 Jun 2002 07:46:46 GMT) X-Complaints-To: abuse@online.de NNTP-Posting-Date: 23 Jun 2002 07:46:46 GMT User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en Xref: archiver1.google.com comp.lang.ada:26619 Date: 2002-06-23T07:46:46+00:00 List-Id: steve_H wrote: > "Dr. Michael Paus" wrote in message news:<3D1440FA.9030409@ib-paus.com>... > > >>>2. The lack of a "dot" notation (or anything similar) for calling a member >>>method, making the code hard to read and hard to determine where dynamic >>>binding may be taking place. >> > > >>This is indeed one of the more serious problems. > > > I wish someone would create a new language just like Ada in everything, > except the OO uses the normal 'class' construct as in Java and C++. I think it would be more worthwhile to build on Java and put in all the nice things of Ada which are missing in Java but could be introduced without major problems. Michael