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,189a28164788ed2e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-02 20:15:00 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!sn-xit-01!supernews.com!newshub2.rdc1.sfba.home.com!news.home.com!news1.sttln1.wa.home.com.POSTED!not-for-mail From: "Mark Lundquist" Newsgroups: comp.lang.ada References: Subject: Re: Using "with function" X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: <8bKE7.9810$Tb.5562957@news1.sttln1.wa.home.com> Date: Sat, 03 Nov 2001 04:15:00 GMT NNTP-Posting-Host: 24.248.56.237 X-Complaints-To: abuse@home.net X-Trace: news1.sttln1.wa.home.com 1004760900 24.248.56.237 (Fri, 02 Nov 2001 20:15:00 PST) NNTP-Posting-Date: Fri, 02 Nov 2001 20:15:00 PST Organization: Excite@Home - The Leader in Broadband http://home.com/faster Xref: archiver1.google.com comp.lang.ada:15716 Date: 2001-11-03T04:15:00+00:00 List-Id: "Steven Deller" wrote in message > > But for the > > instantiator, it's the flip side, and these words mean that > > the actual type > > is not required to have the corresponding properties. > > Actually, it means *in all cases* that the actual type MUST have the > corresponding type properties, and it MAY have additional properties. Mmmm... I meant "property" in the sense of the property of limitidness, or of abstractness... -- mark