comp.lang.ada
 help / color / mirror / Atom feed
From: Marin David Condic <nobody@noplace.com>
Subject: Re: GUI was Re: why Ada is so unpopular ?
Date: Fri, 23 Jan 2004 13:34:34 GMT
Date: 2004-01-23T13:34:34+00:00	[thread overview]
Message-ID: <401122E6.4010405@noplace.com> (raw)
In-Reply-To: X0UPb.16452$U77.1301313@news20.bellglobal.com

Yeah, but that's still running smack-dab into my hypothetical objection 
to a matrix math package - that solving an N by M matrix where N and M 
are big is just plain going to take some time. Does that mean we 
shouldn't do it? Because *some* cases might perform poorly?

Well then, let's get rid of Text_IO because for some text files that get 
really large, its performance will be abysmal. And we shouldn't ought to 
have Unbounded_String because someone might try to fill it with a few 
megabytes of data and blow out the virtual memory. (We can find other 
examples, I'm sure. ;-)

Just because something might have poor performance in a case where large 
amounts of data are present is not an excuse to not do something in a 
language. Everyone seems to say "Yeah, we ought to have some kind of 
container library..." but then you don't want to actually use the 
container library in other compiler provided packages because it might 
be too slow for some cases? Then why should the developer use the 
container library? It might be too slow for his data as well.

I'd rather have a nicely integrated set of tools that all worked well 
with each other and if I have a case where performance demands I not use 
some capability, then I go for some work-around. For the rest of the 
cases (90%?) I didn't have to run off and roll my own to get the job 
done - it was already done for me. Wouldn't that be attractive to 
developers?

MDC

Warren W. Gay VE3WWG wrote:
> 
> The OP was referring to the fact that you cannot count on the fact
> that you will have a limited number of directory entries returned.
> The idea works if you insist on a "reasonable" sized directory.
> But this is outside of your control.
> 
> This is much like insisting that an SQL query should always return
> few enough rows, that can be held in the client program's memory.
> Many programs get written without thinking ahead about this very
> issue. Usually these short-sighted programs implement ok, but then
> with time passing, and database growing, it is realized that
> something else must be done about the original design.
> 


-- 
======================================================================
Marin David Condic
I work for: http://www.belcan.com/
My project is: http://www.jsf.mil/NSFrames.htm

Send Replies To: m   o   d   c @ a   m   o   g
                    c   n   i       c   .   r

     "Face it ladies, its not the dress that makes you look fat.
     Its the FAT that makes you look fat."

         --  Al Bundy

======================================================================




  parent reply	other threads:[~2004-01-23 13:34 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-21 15:42 GUI was Re: why Ada is so unpopular ? amado.alves
2004-01-21 19:22 ` Randy Brukardt
2004-01-22 13:42   ` Marin David Condic
2004-01-22 17:48     ` Warren W. Gay VE3WWG
2004-01-22 19:30       ` Jeffrey Carter
2004-01-23 17:37         ` Warren W. Gay VE3WWG
2004-01-23 13:34       ` Marin David Condic [this message]
2004-01-23 17:50         ` Warren W. Gay VE3WWG
2004-01-23 19:20           ` Hyman Rosen
2004-01-24  6:26             ` Robert I. Eachus
2004-01-24  9:37             ` Georg Bauhaus
2004-01-22 19:33     ` Randy Brukardt
2004-01-23 13:38       ` Marin David Condic
2004-01-22 13:26 ` Marin David Condic
  -- strict thread matches above, loose matches on Subject: below --
2004-01-22 19:03 amado.alves
2004-01-23 17:55 ` Warren W. Gay VE3WWG
2004-01-21 18:15 amado.alves
2004-01-20 17:55 Robert C. Leif
2004-01-20 18:58 ` Georg Bauhaus
2004-01-20 14:16 amado.alves
2004-01-21 13:22 ` Marin David Condic
2004-01-21 17:28   ` Jeffrey Carter
2004-01-20  4:06 Robert C. Leif
2004-01-20  7:39 ` Preben Randhol
2004-01-20 10:40   ` Georg Bauhaus
2004-01-20 10:59     ` Preben Randhol
2004-01-20 19:42       ` Randy Brukardt
2004-01-20 20:12         ` tmoran
2004-01-21 13:01           ` Marin David Condic
2004-01-21 18:05             ` tmoran
2004-01-21 12:52         ` Marin David Condic
2004-01-20 13:22 ` Marin David Condic
2004-01-20 17:41   ` Warren W. Gay VE3WWG
2004-01-19  4:11     ` Mark Lorenzen
replies disabled

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