comp.lang.ada
 help / color / mirror / Atom feed
* Booch: iterator invalidation
@ 2002-11-08 12:51 Victor Porton
  2002-11-08 13:26 ` Jeffrey Creem
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Victor Porton @ 2002-11-08 12:51 UTC (permalink / raw)


What are conditions when Booch iterators are invalidated?
It is missing in the documentation.

It also would be great to have the debug version of Booch, checking
validity of iterators and raising an exception. With GNAT it can be
done as in C by #ifdef/#endif preprocessor directives (assigning a
long (may be 64, 128, or 256 bytes) counter incrementing on each
invalidation to each container and analogous counters to iterators
and comparing these counters).



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

end of thread, other threads:[~2002-11-13 15:40 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-08 12:51 Booch: iterator invalidation Victor Porton
2002-11-08 13:26 ` Jeffrey Creem
2002-11-08 21:00   ` Randy Brukardt
2002-11-08 18:05 ` Victor Porton
2002-11-09 14:20 ` Simon Wright
2002-11-12 16:50   ` Stephen Leake
2002-11-12 18:28     ` Robert A Duff
2002-11-12 20:09     ` Simon Wright
2002-11-13 14:49       ` Stephen Leake
2002-11-12 17:42 ` Victor Porton
2002-11-12 20:11   ` Stephen Leake
2002-11-13  2:43 ` Victor Porton
2002-11-13 14:56   ` Stephen Leake
2002-11-13 15:40 ` Victor Porton

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