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,76ec5d55630beb71 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-02 08:04:36 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!nntp-relay.ihug.net!ihug.co.nz!news.ticon.net!tdsnet-transit!newspeer.tds.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Ada 200X Date: 2 Jun 2003 10:04:33 -0500 Organization: LJK Software Message-ID: References: <3EDAD07A.3010200@attbi.com> <1054562949.551399@master.nyc.kbcfp.com> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1054566254 12452 192.135.80.34 (2 Jun 2003 15:04:14 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Mon, 2 Jun 2003 15:04:14 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:38359 Date: 2003-06-02T10:04:33-05:00 List-Id: In article , Vinzent Hoefler writes: > Yeah, right. But it would be easier to just write the equivalent to > $WHATEVER_THE_CURRENT_ANCESTOR is instead of specifying it each time. > Sometimes the object hierarchy might change a little bit. Precisely. It seems to me the parent should be specified only at the top.