comp.lang.ada
 help / color / mirror / Atom feed
From: "Steve" <nospam_steved94@comcast.net>
Subject: Re: memory management
Date: Sat, 28 May 2005 07:48:18 -0700
Date: 2005-05-28T07:48:18-07:00	[thread overview]
Message-ID: <Ad-dndvrfuQHGQXfRVn-rQ@comcast.com> (raw)
In-Reply-To: 0cTle.1206$s64.205@newsread1.news.pas.earthlink.net

"Jeffrey Carter" <spam@spam.com> wrote in message 
news:0cTle.1206$s64.205@newsread1.news.pas.earthlink.net...
> Steve wrote:
>>
>> For 99% of applications you never need to deal with them.
>
> Of course not. That's approximately the percentage of applications that 
> don't need access types.
>

It is kind of hard to dynamically create objects whos type is determined at 
run time without them.

For example I wrote a data collection application that uses an abstract 
"scanner" type for data collection.  When the system initializes an instance 
of a class derived from scanner is created and passed to the data collection 
task.  The type of scanner created is selected by a user parameter.

It's kind of hard to do this without access types.  So, while I agree that 
access types are needed for a lot fewer cases in Ada than other languages, I 
disagree with the statement that a high percentage of applications don't 
need them.

Steve
(The Duck)

> -- 
> Jeff Carter
> "Ditto, you provincial putz?"
> Blazing Saddles
> 86 





  reply	other threads:[~2005-05-28 14:48 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-26  0:57 memory management alex goldman
2005-05-26  2:14 ` David C. Hoos, Sr.
2005-05-26 13:21   ` Steve
2005-05-26 18:40     ` alex goldman
2005-05-28  2:13       ` Steve
2005-05-28  5:19         ` Jeffrey Carter
2005-05-28 14:48           ` Steve [this message]
2005-05-26 18:47     ` Pascal Obry
2005-05-27 14:33   ` Martin Krischik
2005-05-26 12:10 ` Robert A Duff
2005-05-27 14:31   ` Martin Krischik
2005-05-28 11:44     ` Robert A Duff
2005-05-28 13:03       ` Simon Wright
2005-05-31 12:04         ` Robert A Duff
2005-06-02 15:42       ` Thomas Maier-Komor
2005-06-02 17:05         ` Robert A Duff
2005-06-03  1:41       ` Steve
2005-06-03 10:12         ` alex goldman
2005-06-13  4:01         ` Dave Thompson
  -- strict thread matches above, loose matches on Subject: below --
2005-04-19 20:30 Memory_Management Anh Vo
2005-04-19  1:39 Memory_Management Bini
2005-04-19  9:18 ` Memory_Management Duncan Sands
2005-04-20  1:06   ` Memory_Management Bini
replies disabled

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