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 X-Received: by 2002:a24:e181:: with SMTP id n123-v6mr903263ith.23.1541682765148; Thu, 08 Nov 2018 05:12:45 -0800 (PST) X-Received: by 2002:a9d:5e97:: with SMTP id f23mr74899otl.4.1541682764885; Thu, 08 Nov 2018 05:12:44 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!goblin1!goblin.stu.neva.ru!g188-v6no433214itg.0!news-out.google.com!n199-v6ni746itn.0!nntp.google.com!g188-v6no433211itg.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 8 Nov 2018 05:12:44 -0800 (PST) In-Reply-To: <21e7c96d-a4fe-468b-86cf-045b3765a58b@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=208.114.128.105; posting-account=MRPdDAoAAADUJmZVjnYaoafXFMadSeY1 NNTP-Posting-Host: 208.114.128.105 References: <5af3c4a0-5856-47ec-bb05-0ae9f9bb24ff@googlegroups.com> <98c7d0b5-2262-4246-bb4f-6dde1d59ff6b@googlegroups.com> <14fe0dc9-da23-4eac-a407-01198bfc7ae2@googlegroups.com> <05f9abae-3fc8-4d71-a12c-26b58a434a56@googlegroups.com> <57e3806e-68e5-42ce-8949-39f5dffce4fd@googlegroups.com> <21e7c96d-a4fe-468b-86cf-045b3765a58b@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <4a732d93-15a8-4326-b031-01b367b992ac@googlegroups.com> Subject: Re: Trivia: Ada packages are great! From: Olivier Henley Injection-Date: Thu, 08 Nov 2018 13:12:45 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:54795 Date: 2018-11-08T05:12:44-08:00 List-Id: > Depends. If your enthusiasm for Ada will make you apply for a job in the > actual industry where Ada was being used since forever (like in aviation), > then, yes, you will touch another compiler, and typically you will have no > choice. I had a friend at Thales... and from what I understand, actually writing software is not for everyone. He and a bunch of others were running unit tests all day long. > In any case, as you have seen with its own standard library, it's not like > GNAT turns every Ada project into a programming paradise (and it's not like > every C++ project is a programming hell). Maybe not but an all Ada chain of 3rd parties + grpbuild is miles ahead of VisualStudio proj or cmake or (bunch of scripts + make), all of them as an all C/C++ chain of 3rd party.