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-10 23:54:01 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!129.240.148.23!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: on package naming, should the word "_pkg" be part of it? Date: Thu, 11 Oct 2001 06:54:00 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <9q25ec0248o@drn.newsguy.com> NNTP-Posting-Host: kiuk0156.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1002783240 15451 129.241.83.82 (11 Oct 2001 06:54:00 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Thu, 11 Oct 2001 06:54:00 +0000 (UTC) User-Agent: slrn/0.9.7.2 (Linux) Xref: archiver1.google.com comp.lang.ada:14218 Date: 2001-10-11T06:54:00+00:00 List-Id: On 10 Oct 2001 11:53:00 -0700, Robert* @ wrote: > > But Method(parameters...) is not in the true spirit of OO. (yes, it is > syntax only, but syntax is important in how one thinks of things). Strikes me as an odd statement. Look at: http://www.adapower.com/articles/class.html Preben Randhol