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: dennison@telepath.com Subject: Re: Naming of Tagged Types and Associated Packages Date: 1998/08/03 Message-ID: <6q4eo7$van$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 377475786 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> <35BF50B4.6FDCDDA0@west.raytheon.com> Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Mon Aug 03 13:42:31 1998 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.0; Windows NT; Gateway2000) Date: 1998-08-03T00:00:00+00:00 List-Id: In article , Matthew Heaney wrote: > Simon Wright writes: > > > So why not call them just File? (OK, you can't "use" with such gay > > abandon, good thing too :-) > > Someone responded by arguing that you could do this: > > declare > File : Configuration_IO.File; > begin > > but I don't care for this because it has the same problem as > Jean-Pierre's Package_Name.Instance convention: it tries to elevate the > package name to the same status as a type name. No, its not the type name. But it is used as *part* of the type name. Think of it as a family name. Just like "Romeo Montague" means "Romeo of the family Montague", Configuration_IO.File means "File of the package Configuration_IO". T.E.D. -----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum