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-11 08:53:26 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!pln-w!spln!dex!extra.newsguy.com!newsp.newsguy.com!drn From: Robert*@ Newsgroups: comp.lang.ada Subject: Re: on package naming, should the word "_pkg" be part of it? Date: 11 Oct 2001 08:34:01 -0700 Organization: Newsguy News Service [http://newsguy.com] Message-ID: <9q4e59018lm@drn.newsguy.com> References: <9q25ec0248o@drn.newsguy.com> <9q421v0bbg@drn.newsguy.com> <9q4a37$npd$1@nh.pace.co.uk> NNTP-Posting-Host: p-670.newsdawg.com X-Newsreader: Direct Read News 2.90 Xref: archiver1.google.com comp.lang.ada:14283 Date: 2001-10-11T08:34:01-07:00 List-Id: Languages get changed all the time. If a language does not adopt it dies. Ada itself changed. we had Ada83, then came Ada95 to add OO features becuase that what was needed to keep Ada moving along with the current needs of software. C changed, C++ came from C to add OO to it. Fortran changed. now we have fortran 90. COBOL changed. Java is being changed to add generics to it. may be the word change is troubling, may the word improve is better. The point is, if a langauge does not adopt and improve with time, it will be left behind, and people will go use (what is seen as) more modern languages.