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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,52fd60a337c05842 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-18 14:16:12 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!cpk-news-hub1.bbnplanet.com!news.gtei.net!newsfeed.cwix.com!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: ada paper critic Date: 18 Jun 2002 16:15:46 -0600 Organization: LJK Software Message-ID: <9l2crArzknR+@eisner.encompasserve.org> References: <3D0D0ED5.30108@telepath.com> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1024434875 10726 192.135.80.34 (18 Jun 2002 21:14:35 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Tue, 18 Jun 2002 21:14:35 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:26307 Date: 2002-06-18T16:15:46-06:00 List-Id: In article , Robert A Duff writes: > kcline17@hotmail.com (Kevin Cline) writes: > >> 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. > > Looks that way to me, too. But that proves nothing except that you and > I are used to mixed case. When I have my way, I use uppercase identifiers lowercase keywords, and mixed case comments. My reasons are the same as yours. The mixed case attracts the reader, and I want the attraction to be to the comments, where the non-obvious is stated.