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,3ccb707f4c91a5f2 X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: Once again, Ada absent from DoD SBIR solicitation Date: 1996/10/27 Message-ID: #1/1 X-Deja-AN: 192495145 references: <325CE047.7FF2@gsfc.nasa.gov> <326BBBCA.15AE@watson.ibm.com> <1996Oct19.143402.1@eisner> <54jgdp$qki$1@goanna.cs.rmit.edu.au> organization: New York University newsgroups: comp.lang.ada Date: 1996-10-27T00:00:00+00:00 List-Id: "Surely most package that export an access type also export the associated "free" procedure? If they do then aren't we getting into nit-picking? Whether it is provided by the language, or by the implementor of an ADT, it is there for use by client code. " Partly true, and partly not true, but in any case irrelevant to the question, which was why is new a first class citizen IN THE LANGUAGE, while free is not!