comp.lang.ada
 help / color / mirror / Atom feed
From: "Nick Roberts" <nickroberts@adaos.worldonline.co.uk>
Subject: List container straw man (NJR V4)
Date: Fri, 16 Nov 2001 00:14:55 -0000
Date: 2001-11-16T00:14:55+00:00	[thread overview]
Message-ID: <9t1lp4$16unne$3@ID-25716.news.dfncis.de> (raw)

Text of message from me to Ted Dennison today:

===

After much revision, I think I'm getting nearer the 'sweet spot' you wanted
to hit: I've removed all trace of iteration from the base package (it'll be
in a child package), so you get your one-instantion-does-it; I've got rid of
the index-based operations, and put an 'offset' parameter in the
cursor-based ones (with a default of 0, so it can be ignored), which, with
the ability to specify an absolute base or a cursor base, obsoletes the
index-based operations (and adds cursor-based addressing); I've added
multiple cursors.

I've yet to finish the iterator packages and documentation; it may be the
weekend before these re done, but I think you'll like the results. In the
meantime, please the base and list packages (version 4). Post these on the
web site if you wish.

Thanks for your patience!

===

Please wait for the documentation before posting questions on this proposal.

--
Best wishes,
Nick Roberts






             reply	other threads:[~2001-11-16  0:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-16  0:14 Nick Roberts [this message]
2001-11-17 18:22 ` List container straw man (NJR V4) Nick Roberts
2001-11-17 19:26   ` Stephen Leake
2001-11-17 23:30     ` Nick Roberts
2001-11-17 20:47   ` Jeffrey Carter
2001-11-17 23:44     ` Nick Roberts
2001-11-20 19:39       ` Mark Lundquist
2001-11-19 17:14   ` Ted Dennison
2001-11-22  3:18     ` Nick Roberts
replies disabled

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