comp.lang.ada
 help / color / mirror / Atom feed
From: "Marc A. Criley" <mcNOSPAM@mckae.com>
Subject: Re: pointer questions
Date: Thu, 27 Oct 2005 10:13:11 -0500
Date: 2005-10-27T10:13:11-05:00	[thread overview]
Message-ID: <51b1c$4360f6fc$49954ed$10978@ALLTEL.NET> (raw)
In-Reply-To: <wccvezjrqvv.fsf@shell01.TheWorld.com>

Robert A Duff wrote:
> "Jeffrey R. Carter" <spam@spam.com> writes:
>
>>...In fact,
>>you'll rarely need pointers at all.
>
> I've heard that claim many times in this newsgroup.  It doesn't match my
> experience at all.  I use pointers all the time.

I agree.  The Ada projects I've worked on, from flight simulators, to 
command and control systems, to data analysis tools, to software 
development tools, have all made use of pointers, some more than others. 
  There's so much dynamic activity going on, often with no way to know 
in advance just what to expect in terms of configuration, ordering, etc.

In some thread that once touched on this subject, I vaguely recall 
someone saying one shouldn't use pointers, instead an appropriate 
container should be used.  Okay, so the pointers are being wrapped in a 
container.  That's not what I'd call "not needing pointers", they're 
just not out in plain sight.

-- Marc A. Criley
-- McKae Technologies
-- www.mckae.com
-- DTraq - XPath In Ada - XML EZ Out



  reply	other threads:[~2005-10-27 15:13 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-26 23:01 pointer questions Szymon Guz
2005-10-26 23:51 ` Gene
2005-10-26 23:58 ` tmoran
2005-10-27  1:12 ` Stephen Leake
2005-10-27  2:30 ` Steve
2005-10-27  5:56 ` Jeffrey R. Carter
2005-10-27 10:19   ` Szymon Guz
2005-10-27 14:14     ` Robert A Duff
2005-11-07  4:21       ` Dave Thompson
2005-10-27 14:11   ` Robert A Duff
2005-10-27 15:13     ` Marc A. Criley [this message]
2005-10-27 18:53       ` Jeffrey R. Carter
2005-10-27 17:29     ` Martin Dowie
2005-10-27 18:28       ` Marc A. Criley
2005-10-27 19:28         ` Martin Dowie
2005-10-28  0:12           ` Robert A Duff
2005-10-28 11:57           ` Dr. Adrian Wrigley
2005-10-28 21:26             ` Jeffrey R. Carter
2005-10-30 22:26               ` Robert A Duff
2005-10-31  6:21                 ` Jeffrey R. Carter
2005-11-02  0:52                   ` Dr. Adrian Wrigley
2005-11-02  3:46                     ` Jeffrey R. Carter
2005-11-02 11:16                       ` Dr. Adrian Wrigley
2005-11-02 13:39                     ` Robert A Duff
2005-11-02 15:34                     ` Bob Spooner
2005-11-02 18:59                     ` Björn Persson
2005-10-27 18:43     ` Jeffrey R. Carter
2005-10-28  0:42       ` Robert A Duff
2005-10-28  5:58         ` Martin Dowie
2005-10-28 21:24         ` Jeffrey R. Carter
2005-10-28 11:53     ` David
2005-10-29 12:25       ` Simon Wright
2005-10-27 17:19 ` Martin Krischik
2005-11-07  4:21   ` Dave Thompson
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox