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 X-Received: by 10.140.160.2 with SMTP id g2mr2319951qhg.25.1463757482009; Fri, 20 May 2016 08:18:02 -0700 (PDT) X-Received: by 10.140.94.208 with SMTP id g74mr101053qge.18.1463757481986; Fri, 20 May 2016 08:18:01 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!11no5351750qgt.0!news-out.google.com!13ni4492qgj.0!nntp.google.com!88no5351753qga.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 20 May 2016 08:18:01 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=77.102.240.157; posting-account=g4n69woAAACHKbpceNrvOhHWViIbdQ9G NNTP-Posting-Host: 77.102.240.157 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <73990fea-e26d-458f-b83c-ecbd24367622@googlegroups.com> Subject: Re: ANN: Introducing AdaBase - Thick database bindings for Ada From: Martin Injection-Date: Fri, 20 May 2016 15:18:02 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:30437 Date: 2016-05-20T08:18:01-07:00 List-Id: On Friday, May 13, 2016 at 9:37:16 PM UTC+1, jrmarino wrote: [snip] > -- John John, firstly thanks for the effort put into this and I hope it isn't just = yourself that finds this useful after all your effort. I hope this doesn't sound too negative after that but I do find it quite an= "un-Ada"-ish binding. All languages come with their own look and feel, som= e even enforced at compile-time and Ada is no exception but you don't seem = to have followed standard Ada conventions (which GNAT can do a great job of= helping you enforce). Two examples - firstly, words are encouraged to be separated by an undersco= re; secondly, there is no need to add a common prefix to enumerates (and co= nfusingly this is done for some enumeration types but not others). If there is an Ada-look release, I'll come back and have another look at us= ing it but not til then. -- Martin