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-Thread: a07f3367d7,25d835bb9a4a003f X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news.glorb.com!feeder.erje.net!news.mixmin.net!aioe.org!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Types, packages & objects : the good old naming conventions question (without religious ware) Date: Thu, 29 Oct 2009 22:41:17 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: References: <4ae9dade$0$6551$9b4e6d93@newsspool4.arcor-online.net> NNTP-Posting-Host: +ERTOT2Y9KJRZ8n+NpAZGA.user.aioe.org X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.0 X-Newsreader: Tom's custom newsreader Cancel-Lock: sha1:snejx6QrlI1OjAo5L4qM0Xi9sWk= Xref: g2news2.google.com comp.lang.ada:8860 Date: 2009-10-29T22:41:17+00:00 List-Id: > - Which group finishes first? > - Which group can change things faster than the other? > - Again? > - Which group's members are better at explaining > the software? > > Etc. Etc. - Give the software to another group that has never seen it and see how quickly, and how correctly, they understand and can make changes to it. - People differ. You may not find that one style is consistently better for all programmers. Can you find a way to tell which style is better for a particular programmer to write or for a particular programmer to read, and use that information in making your programming and maintenance assignments? > Does such a study exist? If not, why not? Perhaps such a study has been conducted, either formally or informally, and it did not appear there was a large, clear, benefit to one style or the other, so the decision was made, either explicitly or implicitly, to leave the choice up to the particular programmer or team.