comp.lang.ada
 help / color / mirror / Atom feed
From: "chris.danx" <spamoff.danx@ntlworld.com>
Subject: Re: Common sense...
Date: Fri, 12 Jul 2002 19:01:40 +0100
Date: 2002-07-12T19:01:40+01:00	[thread overview]
Message-ID: <FQEX8.5967$_n5.123470@newsfep2-win.server.ntli.net> (raw)
In-Reply-To: x7v3cuxnycc.fsf@pushface.org


"Simon Wright" <simon@pushface.org> wrote in message
news:x7v3cuxnycc.fsf@pushface.org...
>
> Although the BCs support some concurrency, I think it's a minefield
> and you'd be better off saying DON'T DO THAT!

I've taken your advice, concurrency is something beyond the scope of Aqua,
leaving concurrency issues to the developer who utilises Aqua in such
situations.

So far I'm 95% way through coding and testing a doubly linked list, the test
code is approaching 1000 lines and generates ~20k of data on the lists and
it's operation, while the list itself consists of 600-800 lines, most of
which is comments.  After that a stack, queue and dequeue will be added
almost immediately (and possibly a singly linked list).  Later I plan to add
support for storage pools (separate ADTs with almost the same interface as
the ADTs lacking storage pool support), bounded lists, stacks, queues,
dequeues and a vector adt.

By October, I also hope to have circular lists (and a binary tree) but there
are no promises.  Unfortunately I may not be able to accept any submissions
of code or patches since I may use these ADTs at University and this might
involve some complications (this is a foggy area, I will check with my uni
to see what the policy is and report back.  Any idea who I should speak to?
Teaching Administrator springs to mind)

Oh sod it, after all how long will it take to knock up a linked list or bst
for uni work, a day or two tops; we got 2-4 weeks in second year (maybe more
in third, depends), so if they don't allow their use, it's no problem I'll
make new ADTs!  If anyone wishes to contribute, please say so and I'll put
the current sources up today or tommorrow.  The code is GMGPL'ed.  It'd be
great if someone could work on the storage pool side as I have little or no
familiarity with them and am only casually aware of them.

I'll be away from Monday to Friday next week, so nothing will get done that
week and things will grind to a halt sometime in August as I have exams.

Regards,
Chris





      reply	other threads:[~2002-07-12 18:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-05 17:19 Common sense chris.danx
2002-07-05 17:28 ` Wes Groleau
2002-07-05 17:58   ` chris.danx
2002-07-05 21:34     ` Wes Groleau
2002-07-05 18:31 ` Jeffrey Carter
2002-07-05 18:54   ` chris.danx
2002-07-06  1:26     ` Jeffrey Carter
2002-07-06 10:28       ` chris.danx
2002-07-06 20:07         ` Jeffrey Carter
2002-07-06  6:52   ` Simon Wright
2002-07-05 20:16 ` chris.danx
2002-07-06  6:51 ` Simon Wright
2002-07-12 18:01   ` chris.danx [this message]
replies disabled

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