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-Thread: 103376,73f81e5f5d6ee80f X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!news2!news.tele.dk!feed118.news.tele.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Date: Sat, 06 Dec 2008 22:16:17 +0100 Subject: Re: MI is sloppy (was: Construction initialization problem) From: "Martin Krischik" Organization: Martin Krischik, Softwareentwicklung Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Newsgroups: comp.lang.ada References: <493ab375$0$31872$9b4e6d93@newsspool3.arcor-online.net> Content-Transfer-Encoding: 7bit Message-ID: User-Agent: Opera Mail/9.62 (MacIntel) NNTP-Posting-Host: 213.221.211.79 X-Trace: news.sunsite.dk DXC=:PKI^oCfPY]PJU4WZUlGaXYSB=nbEKnk[CA74;^LPKQSS5daR30PdPUV:_8RJBabH];O^i0GOe`^SlFL?f>83Eh\dA:km2QSIYXT1MLbPdK;CT X-Complaints-To: staff@sunsite.dk Xref: g2news1.google.com comp.lang.ada:2906 Date: 2008-12-06T22:16:17+01:00 List-Id: Am 06.12.2008, 18:16 Uhr, schrieb Georg Bauhaus : > Inout_File, despite being established in OSs, makes me think of > a new model water tap that at the same time acts as a drain. > I'd rather not approach this thing tired, with a razor in my hand... Datebases? You can read an write to a database. From the other examples you habe given I think that you thought to much of stream orientated files - which indeed is not very well suited for simultanious In/Out use. However the is no reason why record based files should not use simultanious In/Out. Martin -- Martin Krischik