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,38fc011071df5a27 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-30 02:46:35 PST From: "Tarjei T. Jensen" Newsgroups: comp.lang.ada References: <6a90b886.0305262344.1d558079@posting.google.com> <3ED4A94C.2020501@noplace.com> <3ed4c9a2@news.wineasy.se> <3ED4EB4E.6050108@cogeco.ca> <3ED6A479.E9703325@adaworks.com> Subject: Re: Ideas for Ada 200X (CONSOLE_IO) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Original-NNTP-Posting-Host: pc1.akermar.com Message-ID: <3ed7286c@news.wineasy.se> X-Original-Trace: 30 May 2003 10:46:20 +0100, pc1.akermar.com X-Complaints-To: abuse@songnetworks.se NNTP-Posting-Host: news.wineasy.se X-Original-NNTP-Posting-Host: news.wineasy.se Date: 30 May 2003 10:46:21 +0100 X-Trace: wineasy!newsfeed.wineasy.se!news.sto.telegate.se 1054287981 news.wineasy.se (30 May 2003 10:46:21 +0100) X-Complaints-To: abuse@songnetworks.se Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-stoc.telia.net!news-stoa.telia.net!telia.net!wineasy!newsfeed.wineasy.se!news.sto.telegate.se!news.wineasy.se!not-for-mail Xref: archiver1.google.com comp.lang.ada:38064 Date: 2003-05-30T10:46:21+01:00 List-Id: Richard Riehle wrote: > I realize it is MS-specific, at present, but the Jerry Van Dijk Console_IO > package turns out to be pretty good. My students at NPS use if for some > of their programming problems. I think that is a big step in the right direction. I seem to remember that he did a re-implementation of professor Feldmans console I/O packeage. But above all: It must be keept simple. It must not be overburden with special features. It may well be advanced, but keep that from the programmer. greetings,