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.58.238.199 with SMTP id vm7mr1597996vec.17.1379263750342; Sun, 15 Sep 2013 09:49:10 -0700 (PDT) X-Received: by 10.49.13.40 with SMTP id e8mr1213056qec.1.1379263750263; Sun, 15 Sep 2013 09:49:10 -0700 (PDT) Path: border1.nntp.ams.giganews.com!nntp.giganews.com!feeder.erje.net!us.feeder.erje.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!d5no81296qap.0!news-out.google.com!gv3ni215qab.0!nntp.google.com!d5no64807qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 15 Sep 2013 09:49:10 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=82.43.197.131; posting-account=g4n69woAAACHKbpceNrvOhHWViIbdQ9G NNTP-Posting-Host: 82.43.197.131 References: <7b66c649-3796-41ea-b734-a2b14d2dbac3@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <942ab9bc-7f1c-4738-9122-645f77113020@googlegroups.com> Subject: Re: Standard missing a 'Negative' subtype?... From: Martin Injection-Date: Sun, 15 Sep 2013 16:49:10 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.dca.giganews.com comp.lang.ada:183367 Date: 2013-09-15T09:49:10-07:00 List-Id: On Sunday, September 15, 2013 8:36:56 AM UTC+1, Simon Wright wrote: > "Jeffrey R. Carter" writes: > > > > > Natural and Positive are used in the definition of > > > other things in the ARM; nothing needed Negative (or any other > > > subtypes). > > > > "because they are needed in other parts of the ARM" shouldn't be the > > only criterion! "what users [i.e., we developers] would find useful" > > should be considered too - otherwise we wouldn't have Ada.Containers, > > for example. > > > > That said, Negative seems to come well below the bar. Sure, and adding it now might cause all sorts of issues... ...just a shame it wasn't considered from the start...if only for symmetry! I'm still waiting on Ada.Networks...