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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,63a41ccea0fc803a X-Google-Attributes: gid103376,public From: nospam@thanks.com.au (Don Harrison) Subject: Re: Naming of Tagged Types and Associated Packages Date: 1998/08/14 Message-ID: #1/1 X-Deja-AN: 380939300 Sender: news@syd.csa.com.au X-Nntp-Posting-Host: dev7 References: Organization: CSC Australia, Sydney Reply-To: nospam@thanks.com.au Newsgroups: comp.lang.ada Date: 1998-08-14T00:00:00+00:00 List-Id: Bob Duff wrote: :doylep@ecf.toronto.edu writes: :> The Eiffel convention is to use uppercase for class names and lowercase for :> feature names. [..] Some compilers won't even accept :> source code that does not follow this convention .. : :The "some compilers" above introduces another point: Shouldn't the :language standard specify one way or the other?! Standard Eiffel is case-insensitive. I'm not sure which compiler Patrick is referring to, but if it enforces any case convention, it's a non-compliant implementation. Don. Don Harrison donh at syd.csa.com.au