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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!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: Heartbleed Date: Sun, 13 Apr 2014 00:01:59 +0200 Organization: Ada @ Home Message-ID: References: <1ljwj8f.1wqbhvuabsdw1N%csampson@inetworld.net> <51c7d6d4-e3be-44d5-a4ce-f7e875345588@googlegroups.com> <%J32v.70539$kp1.45343@fx14.iad> NNTP-Posting-Host: aj6W7pNyVjZwdnARGbUbeg.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/12.16 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Xref: news.eternal-september.org comp.lang.ada:19288 Date: 2014-04-13T00:01:59+02:00 List-Id: Le Sat, 12 Apr 2014 06:58:29 +0200, Shark8 a = = =C3=A9crit: >> BTW, once you have people exposed to type safe programming, then mayb= e >> you can introduce them to Ada for the large projects. One of the majo= r >> revelations for me over Heartbleed was seeing people discuss the need= >> for a safer language and immediately jump to languages like Java. > > Hm, good point. > Ada has some *REALLY* good features when it comes to = > programming-in-the-large -- the YF-22 integration is astounding: > 12 major avionics subsystems, across 650 Ada modules containing millio= ns = > of lines of code, coded in 8 geographically distinct locations, took = > *three days!* > > Source: http://archive.adaic.com/docs/present/engle/comments/tsld033.h= tm While Ada certainly played an important role in this success story, = another as much important role was certainly humans=E2=80=A6 how did the= y = communicate between each others? I mean, what documentation techniques a= nd = systems was used? Was the style guide(s) homogeneous or heterogeneous? D= id = they used some kind of maps to handle the big lines before diving into t= he = details? I would enjoy a lot to know the answers to these questions. -- = =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