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,842accb6a7d76669 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-06 04:39:01 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.direct.ca!look.ca!newshub2.rdc1.sfba.home.com!news.home.com!news1.mntp1.il.home.com.POSTED!not-for-mail Message-ID: <3BE7DA00.8020807@acm.org> From: Roy Bell User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:0.9.5) Gecko/20011015 X-Accept-Language: en-us MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: List container strawman 1.1 References: <3BE301D1.4010106@telepath.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 06 Nov 2001 12:38:59 GMT NNTP-Posting-Host: 24.10.90.22 X-Complaints-To: abuse@home.net X-Trace: news1.mntp1.il.home.com 1005050339 24.10.90.22 (Tue, 06 Nov 2001 04:38:59 PST) NNTP-Posting-Date: Tue, 06 Nov 2001 04:38:59 PST Organization: Excite@Home - The Leader in Broadband http://home.com/faster Xref: archiver1.google.com comp.lang.ada:15911 Date: 2001-11-06T12:38:59+00:00 List-Id: > > > with Ada.Finalization; > with Ada.Streams; > Can we defer the routines that require Ada.Streams to a child unit?