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=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,463c997594f91391 X-Google-Attributes: gid103376,public From: Matthew Heaney Subject: Re: Get_Immediate warning, (was: How to get a character?) Date: 1999/04/16 Message-ID: #1/1 X-Deja-AN: 467012282 References: <370EE07D.67C71458@dave-world.net> <87k8vkag6f.fsf@bglbv.my-dejanews.com> <923936702.835.91@news.remarQ.com> <371304D4.81D40292@ddre.dk> <7eva5j$npf$1@nnrp1.dejanews.com> <87hfqkgnrm.fsf@bglbv.my-dejanews.com> <7f2biq$bqu$1@nnrp1.dejanews.com> <87zp4aud4a.fsf@bglbv.my-dejanews.com> <7f5409$od5$1@nnrp1.dejanews.com> NNTP-Posting-Date: Thu, 15 Apr 1999 22:38:22 PDT Newsgroups: comp.lang.ada Date: 1999-04-16T00:00:00+00:00 List-Id: Robert Dewar writes: > THe problem of Text_IO in interactive environments is > well understood, and it was a quite deliberate decision > NOT to try to address it in the Ada 95 design. The general > feeling was that it was too broken to get exactly right, > and not broken enough to be worth a major kludging up. > At the last minute the Get_Immediate and Flush bandaids > were applied to stop the patient from bleeding to death :-) > But plastic surgery was beyond the budget! Can you elaborate on the "well understood problems" with interactive Text_IO?