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,ee29d61e6b3e9db9 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-12-28 07:06:40 PST Path: supernews.google.com!sn-xit-02!supernews.com!router1.news.adelphia.net!cyclone.news.idirect.com.MISMATCH!newsfeed.direct.ca!look.ca!news1.tor.metronet.ca!nnrp1.tor.metronet.ca!not-for-mail Message-ID: <3A4B565E.EEE7C0F@home.com> From: "Warren W. Gay VE3WWG" X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Tags.Internal_Tag(String'Input(Stream)) ?? References: <3A4AC329.9C2A311A@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 28 Dec 2000 15:06:39 GMT NNTP-Posting-Host: 198.96.47.195 NNTP-Posting-Date: Thu, 28 Dec 2000 08:06:39 MDT Organization: MetroNet Communications Group Inc. Xref: supernews.google.com comp.lang.ada:3420 Date: 2000-12-28T15:06:39+00:00 List-Id: tmoran@acm.org wrote: > > >
instead. This would allow me to read the tag in, in any way I > >
please, but then how do I proceed from there? How does the > >
Ada S'Class'Input() dispatch once the external tag is known? > > Is something along this line what you are looking for? If I use the S'Class'Input() "default" procedure, then I don't have to specify all the specific cases for each class, as you indicated as cases A and B etc. I am trying to avoid having to identify each and every class (RIFF files have many). Having something more automatic, means that I can derive more classes without having to go back and update the "input" procedure. -- Warren W. Gay VE3WWG http://members.home.net/ve3wwg