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,8276b2994037cd71 X-Google-Attributes: gid103376,public From: "Pat Rogers" Subject: Re: disjoint ranges ? Date: 2000/10/12 Message-ID: #1/1 X-Deja-AN: 680769843 References: <39E612C9.9BF98CD3@laas.fr> <8s59nu$ej4$1@news.huji.ac.il> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 X-Complaints-To: abuseswbell.net X-Trace: nnrp3.sbc.net 971390495 208.191.184.67 (Thu, 12 Oct 2000 17:41:35 CDT) Organization: SBC Internet Services X-MSMail-Priority: Normal NNTP-Posting-Date: Thu, 12 Oct 2000 17:41:35 CDT Newsgroups: comp.lang.ada Date: 2000-10-12T00:00:00+00:00 List-Id: "Ehud Lamm" wrote in message news:8s59nu$ej4$1@news.huji.ac.il... > This should be in the FAQ! It was discussed several time here (try Deja). Agreed. > You might find this illuminating: > http://www.adapower.com/lang/rangewholes.html Yes, I know about that; I find it rather complex**. In any case it is an example of what I called "a bigger abstraction". ** As I understand it, in LanguageLawyerSpeak that is read as "I don't like it." ;-) > Pat Rogers wrote in message > news:DhpF5.178$AR3.40313@nnrp2.sbc.net... > > "Philippe Torres" wrote in message > > news:39E612C9.9BF98CD3@laas.fr... > > > A very dumb question but i can't find the right syntax so here i am. > > > How can i declare a type or subtype with a disjoint range ? > > > > All too easy to answer -- you can't. > > > > Generally for that kind of thing you need a bigger abstraction, either > > a "bag" or a set. > > > > --- > > Patrick Rogers Consulting and Training in: > > http://www.classwide.com Deadline Schedulability Analysis > > progers@classwide.com Software Fault Tolerance > > (281)648-3165 Real-Time/OO Languages > > > > Adam ... does not deserve all the credit; much is due to Eve, the > > first woman, and Satan, the first consultant. > > Mark Twain > > > > > > >