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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ea99940253996e3e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-02 02:39:52 PST Path: archiver1.google.com!news2.google.com!newsfeed.stanford.edu!nntp.cs.ubc.ca!freenix!enst.fr!melchior!cuivre.fr.eu.org!melchior.frmug.org!not-for-mail From: Lionel.DRAGHI@fr.thalesgroup.com Newsgroups: comp.lang.ada Subject: RE: ISO Studies of underscores vs MixedCase in Ada or C++ Date: Thu, 2 Oct 2003 11:36:13 +0200 Organization: Cuivre, Argent, Or Message-ID: NNTP-Posting-Host: lovelace.ada-france.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: melchior.cuivre.fr.eu.org 1065087502 2149 80.67.180.195 (2 Oct 2003 09:38:22 GMT) X-Complaints-To: usenet@melchior.cuivre.fr.eu.org NNTP-Posting-Date: Thu, 2 Oct 2003 09:38:22 +0000 (UTC) To: peter_ammon@rocketmail.com, comp.lang.ada@ada-france.org Return-Path: X-Mailer: Internet Mail Service (5.5.2653.19) X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at ada-france.org X-BeenThere: comp.lang.ada@ada-france.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Gateway to the comp.lang.ada Usenet newsgroup List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: archiver1.google.com comp.lang.ada:104 Date: 2003-10-02T11:36:13+02:00 | -----Message d'origine----- | De: Peter Ammon [mailto:peter_ammon@rocketmail.com] ... | | classmethod : | access_specifier method_type_specifier method_return_type_specifier | method_declaration method_body | ... | | classmethod : | accessSpecifier methodTypeSpecifier methodReturnTypeSpecifier | methodDeclaration methodBody | | The second is much more readable IMO. The effect is even | more dramatic | without Usenet's line wrapping. | Clearly, because your point is just related to line wrapping. methodReturnTypeSpecifier is less readable than method_Return_Type_Specifier, and groupping less readable identifiers won't produce a more readable line. Would you envision to suppress spaces in a book just to get all sentences fitting on a single line? -- Lionel Draghi http://swpat.ffii.org/index.fr.html