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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a0224dc3d1e52f3d X-Google-Attributes: gid103376,public From: robert_dewar@my-dejanews.com Subject: Re: Streams and Concurrency Date: 1999/01/04 Message-ID: <76qpl6$2ig$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 428647136 References: <76c3tv$acs@bgtnsc02.worldnet.att.net> <76cat4$2ldc$1@news.gate.net> <76dn7b$a35@bgtnsc03.worldnet.att.net> <76fe92$46c$1@platane.wanadoo.fr> <76g9ds$ura$1@nnrp1.dejanews.com> <76qb23$ba3$1@platane.wanadoo.fr> X-Http-Proxy: 1.0 x2.dejanews.com:80 (Squid/1.1.22) for client 129.37.100.131 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Mon Jan 04 16:18:48 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-01-04T00:00:00+00:00 List-Id: In article <76qb23$ba3$1@platane.wanadoo.fr>, "Jean-Pierre Rosen" wrote: > Of course not, but that particular exemple used > Text_Streams and I took this opportunity to remind people > of this often overlooked problem. Why, if it works on > most compilers ? Because I hate concealed design > decisions. Choosing between portability and efficiency > (or in this case, ease of programming) is a trade-off, > and it is perfectly acceptable to disregard portability > as long as it is a concious design decision. But as you > noticed, often people make this choice without > being aware of it, and *this* is (IMHO) very bad. But of course when you call a foreign language routine of any kind AT ALL, you are implementation dependent. This is the only issue we are talking about here! -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own