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, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c548fcf2944e2c9b X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!news-lei1.dfn.de!news.uni-weimar.de!not-for-mail From: stefan-lucks@see-the.signature Newsgroups: comp.lang.ada Subject: Re: What's wrong with my code? Date: Mon, 28 Apr 2008 17:22:25 +0200 Organization: Bauhaus-Universitaet Weimar Message-ID: References: <5a3b83ab-c9eb-448d-8e01-093df11bd3d2@b1g2000hsg.googlegroups.com> Reply-To: stefan-lucks@see-the.signature NNTP-Posting-Host: medsec1.medien.uni-weimar.de Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: tigger.scc.uni-weimar.de 1209396650 22216 141.54.178.228 (28 Apr 2008 15:30:50 GMT) X-Complaints-To: news@tigger.scc.uni-weimar.de NNTP-Posting-Date: Mon, 28 Apr 2008 15:30:50 +0000 (UTC) X-X-Sender: lucks@medsec1.medien.uni-weimar.de In-Reply-To: Xref: g2news1.google.com comp.lang.ada:21100 Date: 2008-04-28T17:22:25+02:00 List-Id: > Additional point: Most Ada programmers depreciate identifiers like > IntSelectionP, SelectionP, ... but prefer to use underscores: > Int_Selection_P, Selection_P. This improves readability and copes well > with the case-insensitivity of Ada identifiers. (E.g., for ada Selections > and SelectionS are the same, but Selections and Selection_S are different. > I currently can't find a better example, but I hope you get the idea.) Perhaps a better example: IntSelectionP and IntsElectionP are the same identifyer, but Ints_Election_P is different. -- ------ Stefan Lucks -- Bauhaus-University Weimar -- Germany ------ Stefan dot Lucks at uni minus weimar dot de ------ I love the taste of Cryptanalysis in the morning! ------