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,3498dd887729ed19 X-Google-Attributes: gid103376,public From: mg@dsd.camb.inmet.com (Mitch Gart) Subject: Re: Garbage Collection in Ada Date: 1996/10/24 Message-ID: #1/1 X-Deja-AN: 191729770 sender: news@inmet.camb.inmet.com (USENET news) x-nntp-posting-host: dsd.camb.inmet.com references: organization: Intermetrics, Inc. newsgroups: comp.lang.ada Date: 1996-10-24T00:00:00+00:00 List-Id: Saying that a programmer is sloppy by relying on garbage collection to help automatically manage memory is kind of like saying they're wimpy for using a high level language when they could do everything in assembler. Nonsense, I say. Whenever programmers can make use of a high level abstraction which helps them concentrate on the problem domain instead of the language and mechanics of programming, that's a good thing, IMHO. - Mitch Gart