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,7f4d16c4ee371eb5,start X-Google-Attributes: gid103376,public From: Gary Scott Subject: Why is it Called a Package? Date: 2000/03/27 Message-ID: <38DF7F38.8D656ABD@lmtas.lmco.com>#1/1 X-Deja-AN: 602986998 Content-Transfer-Encoding: 7bit Organization: LMTAS X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-03-27T00:00:00+00:00 List-Id: Admittedly a "fluff" question... I notice that a lot of modern languages choose names/syntax that I personally do not find intuitive. Other languages contain basically the same feature but call it by different names (module, etc.). Why was "package" considered the intuitive name for this feature?