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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,96ae138aab3beb03 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-02 08:34:38 PST From: Vinzent Hoefler Newsgroups: comp.lang.ada Subject: Re: Localized Variable Declaration Date: Sun, 02 Jun 2002 17:28:26 +0200 Organization: JeLlyFish software Reply-To: JeLlyFish.software@gmx.net References: <5ee5b646.0206020710.3493fdfc@posting.google.com> X-Newsreader: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 62.202.185.28 Message-ID: <3cfa39a0$1_5@news.bluewin.ch> X-Trace: news.bluewin.ch 1023031712 62.202.185.28 (2 Jun 2002 17:28:32 +0200) X-Complaints-To: abuse@bluewin.ch Path: archiver1.google.com!news2.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!nycmny1-snf1.gtei.net!news.gtei.net!newsfeed-zh.ip-plus.net!news.ip-plus.net!news.bluewin.ch!not-for-mail Xref: archiver1.google.com comp.lang.ada:25204 Date: 2002-06-02T17:28:26+02:00 List-Id: dewar@gnat.com (Robert Dewar) wrote: >Hmmm! I don't think incompetent typing skills are a good >argument to introduce. Most people in fact will type >the shifted {} faster. Agree, if you say most people with a US-keyboard-layout. :-) >I can quite believe that some >would type it slower (for instance if they do not have >finger memory of where the curly keys are), On the Swiss and German layouts I use most, its more a matter of finger acrobatics. I always have to change the position of my thumb to the right Alt-Key and then switch to a keyboard area, I usually do not need to reach to write English. :-) >but in any >case speed of typing is a 100% irrelevant argument when >it comes to discussingt the design of Ada. ACK. The real thing is "How fast can you read and understand it?". Vinzent.