comp.lang.ada
 help / color / mirror / Atom feed
* something I would like to see in ADA 2005
@ 2003-04-10 13:22 Tony Gair
  2003-04-10 14:04 ` Hyman Rosen
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Tony Gair @ 2003-04-10 13:22 UTC (permalink / raw)


I would like to see generic protected types in ada 2005.

For example I have had to write seven , very similarly functioning
protected types to perform the same database functions using the AVL
trees of the booch components. They protected types save their data
automatically but why on earth did I need to write seven (and debug !
and maintain! eek).

I think protected types remove a lot problems and save writing tasks
but in this case the task probably should have been used just to
maintain the genericness ( or genericisity), but this would have been
at the cost of the solid robustness provided by protected types.

Are we too late to have our requests considered by whoever makes these
decisions ?



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2003-04-15  8:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-10 13:22 something I would like to see in ADA 2005 Tony Gair
2003-04-10 14:04 ` Hyman Rosen
2003-04-14 14:34   ` Tony Gair
2003-04-14 15:33     ` Bill Findlay
2003-04-10 14:12 ` David C. Hoos
2003-04-10 14:24   ` Peter Hermann
2003-04-11  0:10 ` Robert A Duff
2003-04-14 14:39   ` Tony Gair
2003-04-14 15:34     ` Wesley Groleau
2003-04-14 15:41     ` Bill Findlay
2003-04-15  8:10     ` 
2003-04-15  8:29       ` 
2003-04-14 15:40 ` Stephen Leake

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