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: Paul Rubin Newsgroups: comp.lang.ada Subject: Re: meaningfully/compellingly "advertising" Ada on StackOverflow Date: Sun, 20 May 2018 00:54:03 -0700 Organization: A noiseless patient Spider Message-ID: <87a7subw4k.fsf@nightsong.com> References: <6420bab2-0aef-4d36-b978-525e4de45e7e@googlegroups.com> <1559505943.548291689.457576.laguest-archeia.com@nntp.aioe.org> <87fu2psqpj.fsf@nightsong.com> <300fd624-72a0-4171-90dc-49ad5df4fa21@googlegroups.com> <87bmddshod.fsf@nightsong.com> <7c18f8d5-a054-4c81-b15a-0250d1fb1d46@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: h2725194.stratoserver.net; posting-host="8b7154592ce17b8b3097ec498df37aa3"; logging-data="1014"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18wt9B2feHE8Sr6k57fPq2v" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) Cancel-Lock: sha1:eGO8v2u40mI4FgQVLKIZn7fIsM0= sha1:/+x5zgel2P6Ym7gjpIhRkalwHeE= Xref: reader02.eternal-september.org comp.lang.ada:52482 Date: 2018-05-20T00:54:03-07:00 List-Id: Lucretia writes: > I think it would be better to have multiple implementations showing > different levels of safety added tot he original and then one using > the standard container, maybe one using the traits containers. Then > people can get an idea of what slows what down and where. That sounds great. I looked at a page about the traits containers and it seemed like a better approach than the original ones, so they're what I'd want to use given a choice.