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,FREEMAIL_FROM autolearn=ham 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.205.130.15 with SMTP id hk15mr414772bkc.5.1335375494471; Wed, 25 Apr 2012 10:38:14 -0700 (PDT) Path: h15ni164812bkw.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Lucretia Newsgroups: comp.lang.ada Subject: Re: What would you like in Ada202X? Date: Wed, 25 Apr 2012 10:36:47 -0700 (PDT) Organization: http://groups.google.com Message-ID: <26923266.3318.1335375407298.JavaMail.geo-discussion-forums@vbbfk16> 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> <26999883.226.1335370349703.JavaMail.geo-discussion-forums@vbq5> NNTP-Posting-Host: 90.198.231.13 Mime-Version: 1.0 X-Trace: posting.google.com 1335375494 22553 127.0.0.1 (25 Apr 2012 17:38:14 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 25 Apr 2012 17:38:14 +0000 (UTC) In-Reply-To: <26999883.226.1335370349703.JavaMail.geo-discussion-forums@vbq5> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=90.198.231.13; posting-account=L2-UcQkAAAAfd_BqbeNHs3XeM0jTXloS User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-04-25T10:36:47-07:00 List-Id: On Wednesday, April 25, 2012 5:12:29 PM UTC+1, bj=F6rn lundin wrote: > Den onsdagen den 25:e april 2012 kl. 15:11:27 UTC+2 skrev Marc C: > > - Stubs, i.e. "is separate". >=20 > That would totally break the system I work on. > We are heavily dependent on separates,,, >=20 > /Bj=F6rn Yup, removing separates would essentially cause Ada not to be able to handl= e cross platform apps in any easy way and would result in the need for a pr= eprocessor - which at the moment can be handled with separates and differen= t package bodies per platform. Luke.