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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,3ef3e78eacf6f938 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!news.karotte.org!news.musoftware.de!wum.musoftware.de!feeder.erje.net!feeder.eternal-september.org!eternal-september.org!not-for-mail From: Colin Paul Gloster Newsgroups: comp.lang.ada Subject: Re: Alternatives to C: ObjectPascal, Eiffel, Ada or Modula-3? Date: Wed, 29 Jul 2009 16:36:40 +0000 Organization: A noiseless patient Spider Message-ID: References: <2009a75f-63e7-485e-9d9f-955e456578ed@v37g2000prg.googlegroups.com> Reply-To: Colin Paul Gloster Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.eternal-september.org U2FsdGVkX19sS3nOGpNxgUQXOl7ON/36s6TQEyrLQxlJAvgpLAEtvNNf3+c8wk4lhTlb5UXPAuCf9CPV74VKX8k9J6RUiooE8OKpRhJuP1Soml3u3Cjo+FiTrJfpC53iOvtNTyaAlMp4pot3d21EBg== X-Complaints-To: abuse@eternal-september.org NNTP-Posting-Date: Wed, 29 Jul 2009 15:36:07 +0000 (UTC) In-Reply-To: X-Auth-Sender: U2FsdGVkX18c18gMAnwh1/qGr0VFmjXAPG0b8vWHRxdihv2ediUB6UT+KXDkUVYu418Hn/ZeYgA= Cancel-Lock: sha1:7cievuyh6Ze5dVNBca4y391p/ec= X-X-Sender: Colin_Paul@Bluewhite64.example.net User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) Xref: g2news2.google.com comp.lang.ada:7406 Date: 2009-07-29T16:36:40+00:00 List-Id: On Wed, 29 Jul 2009, learn2code@yourdesk.com wrote: |----------------------------------------------------------------------------| |"On 2009-07-29, Ray Blaak wrote: | |> fft1976 writes: | | | |> My problem with it is the lack of a garbage collection. That is just not | |> acceptable to me these days. If you manually allocate memory, then you | |> pretty much have memory bugs, it's as simple as that. | | | |That is simply not true. If you don't know how to do resource management | |properly, you're not ready to write commercial code in any environment. | | | |[..] | | | |> Also, I find the OO notation a little quirky. | | | |That's a tough proposition from someone advocating C++. [..] | | | |[..]" | |----------------------------------------------------------------------------| Ray Blaak has written commercial code and he prefers Ada instead of C++.