From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:622a:14cd:b0:344:6cfa:42f9 with SMTP id u13-20020a05622a14cd00b003446cfa42f9mr18219883qtx.147.1661933739196; Wed, 31 Aug 2022 01:15:39 -0700 (PDT) X-Received: by 2002:a5b:790:0:b0:671:5d18:3a3 with SMTP id b16-20020a5b0790000000b006715d1803a3mr14733690ybq.169.1661933738823; Wed, 31 Aug 2022 01:15:38 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!news.misty.com!border-2.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 31 Aug 2022 01:15:38 -0700 (PDT) Injection-Info: google-groups.googlegroups.com; posting-host=2a01:e0a:810:89e0:e466:bce8:63d7:5e6c; posting-account=6yLzewoAAABoisbSsCJH1SPMc9UrfXBH NNTP-Posting-Host: 2a01:e0a:810:89e0:e466:bce8:63d7:5e6c User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Calling inherited primitive operations in Ada From: Emmanuel Briot Injection-Date: Wed, 31 Aug 2022 08:15:39 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:64245 List-Id: A small blog post that you might find interesting: https://deepbluecap.com/calling-inherited-primitive-operations-in-ada/ We are preparing a number of other posts, but right now this is the only one on our web site, so the links are a bit hidden. They will become available on https://deepbluecap.com/blog/ as we publish them. Emmanuel