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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ad62d6b425bebfec X-Google-Attributes: gid103376,public From: dewar@cs.nyu.edu (Robert Dewar) Subject: Re: "use" clauses and Ada 95 OOP Date: 1996/07/23 Message-ID: #1/1 X-Deja-AN: 169821761 references: <4t33ro$l4n@newsbf02.news.aol.com> organization: Courant Institute of Mathematical Sciences newsgroups: comp.lang.ada Date: 1996-07-23T00:00:00+00:00 List-Id: James Squire asks "OK. So then would someone tell me what the following meant: In article , eachus@spectre.mitre.org (Robert I. Eachus) writes: > My rule is to always "use type" dispatching types. The names you >no longer have to qualify are the ones where the qualification would >be misleading." What it meant was that Robert Eachus never tried following his own rule :-) As is hopefully clear from followup posts, this rule cannot work.