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,df17212a7a9dc5fd X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-12 12:51:09 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Streams in GNAT 3.14p Date: Wed, 12 Jun 2002 14:50:25 -0500 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: <4519e058.0206101114.4b8dfd2f@posting.google.com> <460egugo809clqrijsgq4cba6jcbuavkv6@4ax.com> X-Newsreader: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3719.2500 X-Complaints-To: newsabuse@supernews.com Xref: archiver1.google.com comp.lang.ada:25823 Date: 2002-06-12T14:50:25-05:00 List-Id: Dmitry A. Kazakov wrote in message <460egugo809clqrijsgq4cba6jcbuavkv6@4ax.com>... >On 10 Jun 2002 12:14:41 -0700, dennison@telepath.com (Ted Dennison) >wrote: > >I think that a possible way to make Streams usable for internal >communication could be [in the future standard] to declare two >dispatching operations for Root_Stream_Type dealing with tags: (rest omitted) It's such a good idea that it was proposed a couple of years ago. See AI-260: www.ada-auth.org/cgi-bin/cvsweb.cgi/AIs/AI-00260.TXT This AI is finished, so it should be fairly close to the final feature adopted. Randy Brukardt.