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,UTF8 Received: by 10.204.129.15 with SMTP id m15mr473256bks.2.1335385577948; Wed, 25 Apr 2012 13:26:17 -0700 (PDT) Path: h15ni165241bkw.0!nntp.google.com!news2.google.com!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: What would you like in Ada202X? Date: Wed, 25 Apr 2012 22:26:16 +0200 Organization: Ada @ Home Message-ID: 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> <26923266.3318.1335375407298.JavaMail.geo-discussion-forums@vbbfk16> NNTP-Posting-Host: ONmq6WKLpt7fkfZHL79Etw.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/11.62 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable Date: 2012-04-25T22:26:16+02:00 List-Id: Le Wed, 25 Apr 2012 19:36:47 +0200, Lucretia = a =C3=A9crit: > On Wednesday, April 25, 2012 5:12:29 PM UTC+1, bj=C3=B6rn lundin wrote= : >> Den onsdagen den 25:e april 2012 kl. 15:11:27 UTC+2 skrev Marc C: >> > - Stubs, i.e. "is separate". >> >> That would totally break the system I work on. >> We are heavily dependent on separates,,, >> >> /Bj=C3=B6rn > > Yup, removing separates would essentially cause Ada not to be able to = = > handle cross platform apps in any easy way and would result in the nee= d = > for a preprocessor - which at the moment can be handled with separates= = > and different package bodies per platform. > > Luke. Also chances are that people would sometime alter a package hierarchy ju= st = to avoid too much long source files, or else to allow some = multi=E2=80=91colleagues parallel works. -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [1] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [1] [1]: Epigrams on Programming =E2=80=94 Alan J. =E2=80=94 P. Yale Univers= ity