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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,52fd60a337c05842 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-17 00:07:45 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: kcline17@hotmail.com (Kevin Cline) Newsgroups: comp.lang.ada Subject: Re: ada paper critic Date: 17 Jun 2002 00:07:45 -0700 Organization: http://groups.google.com/ Message-ID: References: <3D0D0ED5.30108@telepath.com> NNTP-Posting-Host: 24.219.89.90 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1024297665 32345 127.0.0.1 (17 Jun 2002 07:07:45 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 17 Jun 2002 07:07:45 GMT Xref: archiver1.google.com comp.lang.ada:26123 Date: 2002-06-17T07:07:45+00:00 List-Id: Robert A Duff wrote in message news:... > Ted Dennison writes: > > > Robert A Duff wrote: > > > ALL_CAPS *was* the recommended style for Ada 83. > > > So it doesn't go back to punch cards and the like. > > > > By whom? > > The Ada 83 Reference Manual recommended all caps for identifiers, > and lower case for reserved words. The fact that *something* was > supposed to be in lower case indicates that they weren't concerned about > devices incapable of doing lower case. > > >... We never used all caps on any of the 4 large Ada 83 projects I > > worked on. > > Neither did I. All caps is so ugly that a lot of people ignored the RM > advice. However, I was a consultant at Alsys (Jean Ichbiah's company) > for a while, and they used ALL_CAPS identifiers as recommended by the > Standard, so of course I conformed to that style while there. > > I believe I've read studies that show mixed case and lower case to be > more readable than all caps. The reason, they speculated, is that the > shape of a word in all caps is a simple rectangle, whereas the shape of > a word in lower case has ascenders and descenders that help one > recognize the word by its shape. I can't give a cite (sorry) -- this > was many years ago. I don't need a study to tell me that. ALL I NEED IS A SHORT TEXT SAMPLE LIKE THIS ONE AND IT BECOMES QUITE OBVIOUS that mixed case is much easier to read.