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=-1.9 required=3.0 tests=BAYES_00,T_SCC_BODY_TEXT_LINE, XPRIO autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: who needs types? Types makes code ugly. Date: Mon, 20 Jun 2022 16:40:06 -0500 Organization: A noiseless patient Spider Message-ID: References: <66a25bd1-e92c-477a-95da-5d365a6967a2n@googlegroups.com> Injection-Date: Mon, 20 Jun 2022 21:47:34 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="58ae5e8bcd39845de9e7a19af4c1f4e0"; logging-data="17167"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/3Q5YtsoxY8USs4IARZNznUutUcFwHVLM=" Cancel-Lock: sha1:47xRRA1SwnEgdpwMLEUVBQudfZI= X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.7246 X-RFC2646: Format=Flowed; Original X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-Priority: 3 X-MSMail-Priority: Normal Xref: reader02.eternal-september.org comp.lang.ada:63998 List-Id: "Dirk Craeynest" wrote in message news:t8k9de$54l$1@dont-email.me... >>> On Friday, June 3, 2022 at 5:28:28 PM UTC-7, Randy Brukardt wrote: >>>> It is not likely that there will be an Ada 2022 Rationale, as no one >>>> has stepped up to write it or pay John Barnes write it. The closest >>>> thing we have is the Jeff Cousins overview, which I can't find an >>>> on-line reference to (or my copy, for that matter). I'll check with >>>> Jeff and hopefully get more information. > In article , > Randy Brukardt wrote: ... >> I did get a copy of Jeff Cousin's overview that I'll put up on >> Ada-Auth.org when I get time (probably not until next month). > > See my follow-up to Randy's June 3 posting quoted above, that I > posted on 4 Jun in this newsgroup with subject "What's new in Ada > 2022?" (copied below). ... > - John Barnes wrote a 46 page overview on what's new in Ada 2022; > it is available as a new appendix in his latest book "Programming > in Ada 2012 with a Preview of Ada 2022"; > > - Jeff Cousin's overview was published in the Ada User Journal (AUJ), > and is already available in the online AUJ archive. Correct. The version of Jeff's overview I have is quite a bit newer than the version from the AUJ, and has many errors corrected. So I would suggest reading that version rather than the original AUJ version (but of course, only once I can get it posted). Randy.