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 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?B?QmrDtnJuIEx1bmRpbg==?= Newsgroups: comp.lang.ada Subject: Re: Ada package registry? Date: Thu, 04 Feb 2016 17:52:47 +0100 Organization: A noiseless patient Spider Message-ID: References: <02241ec4-0f95-4f63-9abc-092f167eb59e@googlegroups.com> <56af17b7$0$301$14726298@news.sunsite.dk> <56b06eb8$0$301$14726298@news.sunsite.dk> <1454483747.2785.135.camel@obry.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Thu, 4 Feb 2016 16:49:56 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="94aeb94e0d22f711f5300f641523ae58"; logging-data="23203"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+zkbZAZA6mafKv4SChNiWg" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 In-Reply-To: Cancel-Lock: sha1:knrd2Zxht8Ig9SIxygjEAPC+qRY= Xref: news.eternal-september.org comp.lang.ada:29340 Date: 2016-02-04T17:52:47+01:00 List-Id: On 2016-02-03 23:11, Randy Brukardt wrote: > On top of which is my paranoid nature: I don't view anything I didn't write > as truly trustworthy (see the OpenSSL problems for an example of why). But > that comes at least in part from experience: when you build a fine edifice > on top of sand, you usually end up with trouble. If that foundation is Ada > source code, I have tools and knowledge to be able to fix it in an > emergency. If that foundation is something else, you run the risk of > watching it all wash away in that situation. > I note that you do not mention working with relation databases. If you work with them, it's hard to avoid c-bindings . -- Björn