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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b99897135d6631cc X-Google-Attributes: gid103376,public Path: g2news1.google.com!postnews2.google.com!not-for-mail From: 18k11tm001@sneakemail.com (Russ) Newsgroups: comp.lang.ada Subject: Re: memory management and productivity Date: 24 Jun 2004 12:26:34 -0700 Organization: http://groups.google.com Message-ID: References: <40d69121$1_1@baen1673807.greenlnk.net> NNTP-Posting-Host: 128.102.146.44 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1088105195 22536 127.0.0.1 (24 Jun 2004 19:26:35 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 24 Jun 2004 19:26:35 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:1860 Date: 2004-06-24T12:26:34-07:00 List-Id: Stephen Leake wrote in message news:... > Kilgallen@SpamCop.net (Larry Kilgallen) writes: > > > In article , 18k11tm001@sneakemail.com (Russ) writes: > > > > > Bingo. That's exactly what Ada should have. And it shouldn't take a > > > rocket scientist to figure that out. > > > > ACT says they have not really seen market demand from their customers, > > and some of them are presumably rocket scientists. > > Me, for one :). > > I prefer to manage memory according to the needs of my algorithms and > applications, rather than letting some unknown algorithm attempt to do > it for me. Ada lets me do this quite nicely. What's your point? Because you don't want automated memory management, nobody else should want it either? What I'm suggesting would give you what you want and it would also give the desktop and web developers what they want. In other words, it would make Ada a more versatile language. Maybe you don't think that's wise, but if you don't, please don't complain about the fact that Java dwarfs Ada in popularity (and is now being adapted big-time for real-time use by the military).