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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4b2fd0b270e39b5 X-Google-Attributes: gid103376,public From: Ted Dennison Subject: Re: Defending Mike Feldman Date: 1997/01/29 Message-ID: <32EF5810.446B9B3D@escmail.orl.lmco.com>#1/1 X-Deja-AN: 213191392 references: content-type: text/plain; charset=us-ascii organization: Lockheed Martin Information Systems mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 3.0 (X11; I; SunOS 4.1.3_U1 sun4m) Date: 1997-01-29T00:00:00+00:00 List-Id: Robert A Duff wrote: > > In article , > Bob Collins wrote: > >how come when we use Enumeration_IO we can only > >print > > AN_ENUMERATION_LITERAL > >or > > another_enumeration_literal > >but not > > A_Stylish_Enumeration_Literal? > > For hysterical reasons. ;-) > > Same thing for Enum'Image. It's not hard to write a function that > capitalizes "properly", though. ...at least until acronyms are thrown in. Then you need a database of "exceptions" to the standard capitalization. -- T.E.D. | Work - mailto:dennison@escmail.orl.lmco.com | | Home - mailto:dennison@iag.net | | URL - http://www.iag.net/~dennison |