comp.lang.ada
 help / color / mirror / Atom feed
* worth the hassle?
@ 2002-07-22 16:56 chris.danx
  2002-07-22 17:17 ` Wes Groleau
                   ` (2 more replies)
  0 siblings, 3 replies; 24+ messages in thread
From: chris.danx @ 2002-07-22 16:56 UTC (permalink / raw)


Hi,

Been working on Aqua for a wee while now, but the code for the list exposes
my misunderstanding of iterators so I'm re-writing it and it should be out
on Thursday (touch wood).

Since the list had to be rewritten, it seemed like a good time to
re-evaluate one of the design decisions concerning the types permittable at
instantiation of the list (and other types).  I never use limited types, and
didn't code any support for them into the first list implementation.  This
bugged me a little but since limited types require an assignment operation
to allow the list to function seemed a little bit inconvienant for the user.

Is this a worth while tradeoff?  I guess the question "how often are limited
types used?" would serve better, as it would give a measure on which to base
a decision.


Chris





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

end of thread, other threads:[~2002-07-23 19:23 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-22 16:56 worth the hassle? chris.danx
2002-07-22 17:17 ` Wes Groleau
2002-07-22 17:45   ` chris.danx
2002-07-22 19:05     ` Wes Groleau
2002-07-22 17:56 ` chris.danx
2002-07-22 18:06   ` Stephen Leake
2002-07-22 21:06     ` chris.danx
2002-07-23 12:16       ` chris.danx
2002-07-23 12:36       ` chris.danx
2002-07-23 15:00       ` Stephen Leake
2002-07-23 15:15         ` chris.danx
2002-07-23 15:36           ` chris.danx
2002-07-23 16:19             ` Peter Hermann
2002-07-23 16:41               ` chris.danx
2002-07-23 17:35               ` Stephen Leake
2002-07-22 17:58 ` Stephen Leake
2002-07-22 18:15   ` Frank J. Lhota
2002-07-22 19:56     ` Stephen Leake
2002-07-23  5:56     ` Kevin Cline
2002-07-22 18:44   ` chris.danx
2002-07-23  5:39   ` Kevin Cline
2002-07-23 15:05     ` Stephen Leake
2002-07-23 18:34   ` Perhaps we keep lists elements private and adjust the elements to fit? Chad R. Meiners
2002-07-23 19:23     ` Stephen Leake

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