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,87557ce53b069315 X-Google-Attributes: gid103376,public From: Robert A Duff Subject: Re: meaning of "current instance" Date: 1999/11/13 Message-ID: #1/1 X-Deja-AN: 548264805 Sender: bobduff@world.std.com (Robert A Duff) References: <382b8a6f_4@news1.prserv.net> <2hNW3.1742$dp.68215@typhoon-sf.snfc21.pbi.net> <382DB9C1.E3EFFA9E@callnetuk.com> Organization: The World Public Access UNIX, Brookline, MA Newsgroups: comp.lang.ada Date: 1999-11-13T00:00:00+00:00 List-Id: Nick Roberts writes: > But I'm intrigued as to what you are really trying to do (and why)! I think the "why" is simply, "try to understand all the ramifications of referring to the current instance of a type". - Bob