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,81bb2ce65a3240c3 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.227.230 with SMTP id sd6mr5895010pbc.8.1335444707735; Thu, 26 Apr 2012 05:51:47 -0700 (PDT) Path: r9ni100649pbh.0!nntp.google.com!news1.google.com!postnews.google.com!h9g2000yqe.googlegroups.com!not-for-mail From: Marc C Newsgroups: comp.lang.ada Subject: Re: What would you like in Ada202X? Date: Thu, 26 Apr 2012 05:37:13 -0700 (PDT) Organization: http://groups.google.com Message-ID: <09efcc1b-f040-45e5-bed8-d420656527ca@h9g2000yqe.googlegroups.com> References: <3637793.35.1335340026327.JavaMail.geo-discussion-forums@ynfi5> <4f97bf40$0$6559$9b4e6d93@newsspool4.arcor-online.net> <24059627.96.1335359487863.JavaMail.geo-discussion-forums@vbfx1> NNTP-Posting-Host: 134.223.116.200 Mime-Version: 1.0 X-Trace: posting.google.com 1335444707 23297 127.0.0.1 (26 Apr 2012 12:51:47 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 26 Apr 2012 12:51:47 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h9g2000yqe.googlegroups.com; posting-host=134.223.116.200; posting-account=mjE6MAoAAADjsB3NIuKgfHO4u-Elh3cb User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:8.0.1) Gecko/20100101 Firefox/8.0.1,gzip(gfe) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-04-26T05:37:13-07:00 List-Id: On Apr 25, 8:11=A0am, Marc C wrote: > > 0) Which features do you think can be dropped from Ada? > > - Stubs, i.e. "is separate". > - Distributed Annex Hey! It's just an *opinion*! :-) Of course dropping these would break existing code, as would dropping pretty much any other language feature. I'm just going by what I see used (or not used) in current-day Ada software projects, open source and corporate, and that includes the direction in which I've been seeing the maintenance coding of legacy systems evolving in recent years. YMMV. Marc