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,e0b85aa2bdf012f2,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-27 08:32:01 PST Date: Thu, 27 Mar 2003 17:31:54 +0100 From: =?ISO-8859-1?Q?Rodrigo_Garc=EDa?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Ada Streams representation Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: lglpc31.epfl.ch Message-ID: <3e83277e@epflnews.epfl.ch> X-Trace: epflnews.epfl.ch 1048782718 128.178.76.8 (27 Mar 2003 17:31:58 +0200) Organization: EPFL Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.vmunix.org!news.imp.ch!news.imp.ch!news-zh.switch.ch!epflnews.epfl.ch!not-for-mail Xref: archiver1.google.com comp.lang.ada:35762 Date: 2003-03-27T17:31:54+01:00 List-Id: Hi, Can a new type of Stream define its own representation? I am afraid the answer is no...(Stream_Element is implementation defined but it cannot be changed). Rodrigo