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-Thread: 103376,c39ad3e35a7690a9 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Received: by 10.68.226.10 with SMTP id ro10mr4314031pbc.6.1329414288677; Thu, 16 Feb 2012 09:44:48 -0800 (PST) Path: wr5ni32597pbc.0!nntp.google.com!news2.google.com!news.glorb.com!feeder.erje.net!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!gegeweb.org!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: Convention for naming of anything Date: Thu, 16 Feb 2012 18:44:46 +0100 Organization: Ada @ Home Message-ID: References: NNTP-Posting-Host: SS8WA56YN2YQQAougLnyZA.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/11.61 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable Date: 2012-02-16T18:44:46+01:00 List-Id: Le Thu, 09 Feb 2012 22:10:12 +0100, Yannick Duch=C3=AAne (Hibou57) = a =C3=A9crit: > Hi people out there, With functional representation in mind, when an object X' is a value = derived from an object X in a recursive algorithm, which way do you name= = both X and X', as the Prime symbol is not allowed in Ada names? * X1 and X2 ? * X_1 and X_2 ? * X and X2 ? * X and X_2 ? * X and X_Prime ? * X and New_X ? * X and Derived_X ? Note that the question may makes sense with loops too. P.S. Changed thread's title into =E2=80=9CConvention for naming of anyth= ing=E2=80=9D. -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [1] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [1] [1]: Epigrams on Programming =E2=80=94 Alan J. =E2=80=94 P. Yale Univers= ity