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=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,18f7f6e041b3e0bf X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-07-24 17:40:46 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Dispatching and generics - language lawyer question Date: 24 Jul 2002 17:40:46 -0700 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0207241640.72e368f1@posting.google.com> References: NNTP-Posting-Host: 205.232.38.247 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1027557646 22148 127.0.0.1 (25 Jul 2002 00:40:46 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 25 Jul 2002 00:40:46 GMT Xref: archiver1.google.com comp.lang.ada:27382 Date: 2002-07-25T00:40:46+00:00 List-Id: "Grein, Christoph" wrote in message news:... > When you used this trick to redefine > equality, also the predefined equality reemerged as in > the cases above. Thus for > compatibility, we have this rule in Ada 95. The compatibility consideration here does not relate solely to the use of the trick for redefining equality.