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,63a41ccea0fc803a X-Google-Attributes: gid103376,public From: Chris Brand Subject: Re: Naming of Tagged Types and Associated Packages Date: 1998/07/29 Message-ID: <35BF50B4.6FDCDDA0@west.raytheon.com>#1/1 X-Deja-AN: 376041871 Content-Transfer-Encoding: 7bit References: <6pdhfo$1br$1@platane.wanadoo.fr> <6pi0pf$df8$1@nnrp1.dejanews.com> <6pirk1$iar$1@nnrp1.dejanews.com> <6pknai$qst$1@nnrp1.dejanews.com> <6pl5rh$elr$1@nnrp1.dejanews.com> Content-Type: text/plain; charset=us-ascii Organization: Raytheon Systems Canada Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-07-29T00:00:00+00:00 List-Id: Matthew Heaney wrote: > > The types in the RM > aren't named using _Type, so why do it that way in your code? Except, of course, Ada.Text_IO.File_Type. -- Chris Stating my own opinions, not those of my company.