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 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: "Jeffrey R. Carter" Newsgroups: comp.lang.ada Subject: Re: How to get Ada to ?cross the chasm?? Date: Sun, 29 Apr 2018 09:48:47 +0200 Organization: Also freenews.netfront.net; news.tornevall.net; news.eternal-september.org Message-ID: References: <1c73f159-eae4-4ae7-a348-03964b007197@googlegroups.com> <87k1su7nag.fsf@nightsong.com> <87po2la2qt.fsf@nightsong.com> <87in8buttb.fsf@jacob-sparre.dk> <87wowqpowu.fsf@nightsong.com> <16406268-83df-4564-8855-9bd0fe9caac0@googlegroups.com> <87o9i2pkcr.fsf@nightsong.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sun, 29 Apr 2018 07:48:47 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="0bf9106b11a5aa59ef18b2d99eecd140"; logging-data="12024"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/Tnmkwd+q7+rVxE0kvqRdVE2nwxybrub0=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 In-Reply-To: <87o9i2pkcr.fsf@nightsong.com> Content-Language: en-US Cancel-Lock: sha1:c0uao4DuqhpLR3faDVGGgYk6R+Q= Xref: reader02.eternal-september.org comp.lang.ada:51778 Date: 2018-04-29T09:48:47+02:00 List-Id: On 04/29/2018 09:01 AM, Paul Rubin wrote: > > I'm familiar with the approach [using containers to avoid manual memory > management] and it's nice for some purposes, but it still needs a lot of > attention, and constrains your style quite a lot. Of course, you should be able to write complex systems without a lot of attention, and your style should have no constraints on it at all. The biggest constraint on style is having to use those finicky control structures instead of just having conditional gotos all over the place. Clearly the latter, being less of a constraint on your style, is better. -- Jeff Carter "Ditto, you provincial putz?" Blazing Saddles 86