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!news.eternal-september.org!.POSTED!not-for-mail From: "Jeffrey R. Carter" Newsgroups: comp.lang.ada Subject: Re: My first test of github: cpros - lightweight Ada command processor Date: Mon, 25 Sep 2017 18:08:34 +0200 Organization: Also freenews.netfront.net; news.tornevall.net; news.eternal-september.org Message-ID: References: <3ca74d75-f942-4e06-a389-cddb77ec244f@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 25 Sep 2017 16:08:35 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="ebe2e876edf467ed59218ef7ae9356a5"; logging-data="11727"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19gz2yzfLK7FUvq1bPTq/nAA7cjjrBW2zE=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 In-Reply-To: <3ca74d75-f942-4e06-a389-cddb77ec244f@googlegroups.com> Content-Language: en-US Cancel-Lock: sha1:m7TKL2HW37B5HQKughcfCjbU9BQ= Xref: news.eternal-september.org comp.lang.ada:48214 Date: 2017-09-25T18:08:34+02:00 List-Id: On 09/25/2017 03:08 PM, AdaMagica wrote: > A quote from the README: > "You have to dig into the source code of cpros_test1 to figure out more if you want to use this simple (but for me useful) tool." > > Am I the only one who finds this attitude terrible and unbearable for software engineering practices? Not at all. And the code is terrible, too. There's a generic with a formal discrete type that makes assumptions about the actual type that are totally unjustified. The identifiers are cryptic and meaningless, often with a '1' tacked on the end for mo apparent reason. I could go on, but the reason I didn't comment before was because I didn't want to spend hours commenting on the problems I encountered looking at part of a single pkg. -- Jeff Carter "I fart in your general direction." Monty Python & the Holy Grail 05