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=0.7 required=5.0 tests=BAYES_00,LOTS_OF_MONEY, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7d2851c9924bb432 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-10-29 18:12:02 PST Path: supernews.google.com!sn-xit-03!supernews.com!europa.netcrusader.net!208.184.7.66!newsfeed.skycache.com!Cidera!novia!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp2.deja.com!nnrp1.deja.com!not-for-mail From: Robert Dewar Newsgroups: comp.lang.ada Subject: Re: User defined boolean Date: Mon, 30 Oct 2000 01:58:26 GMT Organization: Deja.com - Before you buy. Message-ID: <8tikk1$g7q$1@nnrp1.deja.com> References: <39FB723B.25D05446@erols.com> <3N3L5.30691$E85.782438@news1.sttls1.wa.home.com> NNTP-Posting-Host: 205.232.38.240 X-Article-Creation-Date: Mon Oct 30 01:58:26 2000 GMT X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) X-Http-Proxy: 1.0 x55.deja.com:80 (Squid/1.1.22) for client 205.232.38.240 X-MyDeja-Info: XMYDJUIDrobert_dewar Xref: supernews.google.com comp.lang.ada:1621 Date: 2000-10-30T01:58:26+00:00 List-Id: In article <3N3L5.30691$E85.782438@news1.sttls1.wa.home.com>, "DuckE" wrote: > You can certainly override the built in AND and OR operations > to work for your new type: Bad terminology! This has nothing whatsoever to do with overriding, since surely there ARE no AND/OR operations for the type, so what the above *should* say is simply "You can certainly define AND and OR operations to work for your new type (whatever your definition of working might be!)" Sent via Deja.com http://www.deja.com/ Before you buy.