comp.lang.ada
 help / color / mirror / Atom feed
* Problem with Booch iterators
@ 2002-11-09 12:28 Victor Porton
  2002-11-09 19:43 ` Simon Wright
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Victor Porton @ 2002-11-09 12:28 UTC (permalink / raw)


There are a serious misdesign of Booch iterators:

Declaring a record component of type Iterator'Class,
I get error "unconstrained subtype in component declaration".

So for every non-abstract collection type, a concrete iterator
type should be visibly declared. It also suggests that types of
arguments of subrountines should be changed from Iterator'Class
to the appropriate concrete types.

Simon, why you've used Iterator'Class everywhere?



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

end of thread, other threads:[~2002-11-16  7:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-09 12:28 Problem with Booch iterators Victor Porton
2002-11-09 19:43 ` Simon Wright
2002-11-11  5:47 ` Victor Porton
2002-11-11 15:45 ` Ted Dennison
2002-11-13 19:39 ` Matthew Heaney
2002-11-14  6:44   ` Simon Wright
2002-11-15  0:41     ` Matthew Heaney
2002-11-15 12:47       ` Georg Bauhaus
2002-11-16  7:37       ` Simon Wright

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