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.66.255.35 with SMTP id an3mr4798598pad.16.1463812999064; Fri, 20 May 2016 23:43:19 -0700 (PDT) X-Received: by 10.140.104.104 with SMTP id z95mr221466qge.14.1463812998810; Fri, 20 May 2016 23:43:18 -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!sq19no6816882igc.0!news-out.google.com!13ni4566qgj.0!nntp.google.com!88no5439102qga.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 20 May 2016 23:43:18 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.34.249.176; posting-account=Zsf4jwoAAADEqwCydv835KU9-S3h_Y26 NNTP-Posting-Host: 83.34.249.176 References: <73990fea-e26d-458f-b83c-ecbd24367622@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <69f75bdb-e257-4221-9323-ea86e0024a93@googlegroups.com> Subject: Re: ANN: Introducing AdaBase - Thick database bindings for Ada From: jrmarino Injection-Date: Sat, 21 May 2016 06:43:18 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:30444 Date: 2016-05-20T23:43:18-07:00 List-Id: On Saturday, May 21, 2016 at 7:11:37 AM UTC+2, J-P. Rosen wrote: > This shouldn't be an argument. Download AdaSubst from Adalog's web site. > You provide a dictionary (a text file giving the old name and the new > name), and the tool makes the necessary substitutions program-wide, > taking all visibility rules, use clauses, etc. into consideration. >=20 > It can also be used to adjust programs when you move an element from a > package to another one (great to split a big package into child packages)= . Of course it is an argument! You are saying, for the sake of sujective cosmetics, that every current use= r has to fix their programs if they upgrade the library. E.g. If 100 peopl= e used it, and 250 programs were based on it, those 100 people would all to= do the rework. Frankly I can't think of anything more "anti-Ada" then int= entionally breaking compatibility. On the flip side, AdaBase isn't really "set" until PostgreSQL is finished a= nd doubtfully anybody is using it seriously at all, so now would be the tim= e to make breaking changed. Much later, however, it is most definitely "an argument".