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: a07f3367d7,25d835bb9a4a003f X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,CP1252 Path: g2news2.google.com!postnews.google.com!k17g2000yqh.googlegroups.com!not-for-mail From: =?ISO-8859-1?Q?Hibou57_=28Yannick_Duch=EAne=29?= Newsgroups: comp.lang.ada Subject: Re: Types, packages & objects : the good old naming conventions question (without religious ware) Date: Sun, 1 Nov 2009 05:01:31 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <561e0a4a-c6c0-42db-9f31-a70f4eae1ed9@a21g2000yqc.googlegroups.com> NNTP-Posting-Host: 86.75.149.67 Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1257080491 18226 127.0.0.1 (1 Nov 2009 13:01:31 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 1 Nov 2009 13:01:31 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k17g2000yqh.googlegroups.com; posting-host=86.75.149.67; posting-account=vrfdLAoAAAAauX_3XwyXEwXCWN3A1l8D User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; fr),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:8934 Date: 2009-11-01T05:01:31-08:00 List-Id: Suggested reading : http://p.einarsen.no/programmer-personality-types-and-w= hy-it-matters-at-all/ This may not be obviously related to naming convention, but please, read, this is related to =93 understanding each others =94 This may throw light on two points : 1) why it appears we encounter difficulties in agreeing about a common convention 2) why we should agree on a common convention (both) A quote from this article : > That is also a good thing to keep in mind when formatting code for > readability: if your coding style differs from standard Perl Tidy or > your company=92s coding standard, keep in mind that you are not > formatting for yourself, but a colleague, maintainer or anonymous > CPAN downloader. They are more likely to understand a common > standard than your standard. It sounds obvious, don=92t it? I don=92t > think many (any) programmers think like this even so. Thus the need to agree, which in turn make it less difficult a situation where yours and others may match ( we may suppose formalization and explicit rationals may help to agree ) Note : when I've though about posting this quote, I've made the assumption this is also applicable when peoples are not working for a common company and even when they are working alone but not in their strict own purpose