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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7eaf9f2597de2259 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-09 16:02:28 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!sjcppf01.usenetserver.com!usenetserver.com!news-west.rr.com!lsnws01.we.mediaone.net!typhoon.san.rr.com!not-for-mail Message-ID: <3BC38203.F04BF84F@san.rr.com> From: Darren New Organization: Boxes! X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: on package naming, should the word "_pkg" be part of it? References: <9pif1o01btl@drn.newsguy.com> <3BBD12F1.9BED0B70@acm.org> <3BC0B1D4.21C79A8@acm.org> <3BC1DB22.E127B53D@boeing.com> <20011008121837.C3733-100000@shell5.ba.best.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 09 Oct 2001 23:02:43 GMT NNTP-Posting-Host: 66.75.151.160 X-Complaints-To: abuse@rr.com X-Trace: typhoon.san.rr.com 1002668563 66.75.151.160 (Tue, 09 Oct 2001 16:02:43 PDT) NNTP-Posting-Date: Tue, 09 Oct 2001 16:02:43 PDT Xref: archiver1.google.com comp.lang.ada:14105 Date: 2001-10-09T23:02:43+00:00 List-Id: > Also, if you accept the hypothesis that there is typically just one main > type per module (yeah, I know, an Eiffelesque hypothesis) you can just use > "T" for the type and use qualified names so that the package name provides > the meaningful part. What about endings for "T", "access T", "T'Class", and so on? If I have "Car.T", what would I call a pointer to that? Or the type that's a class-wide type for that? -- Darren New San Diego, CA, USA (PST). Cryptokeys on demand. Who is this Dr. Ibid anyway, and how does he know so much?