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,1ea19776e3073a96 X-Google-Attributes: gid103376,public From: "Ed Falis" Subject: Re: C/C++ programmer giving Ada95 a chance -- writing an emulator. Date: 2000/03/29 Message-ID: #1/1 X-Deja-AN: 603702169 References: <38e148e2.5089627@news.shreve.net> <38E05E84.BB5507FC@gmx.net> <8bqoeh$9gs$1@nnrp1.deja.com> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-Complaints-To: abuse@mediaone.net X-Trace: typhoon.ne.mediaone.net 954302256 24.218.120.235 (Tue, 28 Mar 2000 22:57:36 EST) Organization: Road Runner X-MSMail-Priority: Normal NNTP-Posting-Date: Tue, 28 Mar 2000 22:57:36 EST Newsgroups: comp.lang.ada Date: 2000-03-29T00:00:00+00:00 List-Id: I guess what I don't understand about this conversation is why noone has proposed the use of tagged types instead of manual procedure dispatching. - Ed