Mark Salisbury wrote: > > all this talk about which data structure to use and how to allocate memory is > waaaay premature. > > there needs to be a clear definition of the requirements that we wish to meet, > including whether we are going to do ticked, tickless, or both > > a func spec, for lack of a better term needs to be developed > > then, when we go to design the thing, THEN is when we decide on the particular > flavor of list/tree/heap/array/dbase that we use. > > let's engineer this thing instead of hacking it. Absolutely, find first draft attached. Comments please. George ~snip~