stepharo wrote:
HI Ben
This is really cool that you spend time on it! Thanks thanks thanks! Really thanks!

if you need a circularList I'm coding one for the systemLogger.
Just ask.

This would be useful to limit the size of the underlying stream if high priority thread should fill too much before the UI thread can clear it. Can you point me at it. Will I be able to do something like...
   stream := WriteSteam on: CircularList new.

cheers -ben


(I'm about to change the API of the new linked list I wrote (I never like the Link and ValueLink that we have in the system) but Link for a linkedList is as good as Cell (if I do not like Link :)) so I'm about to stop thinking that I prefer Cell and I will make sure that both classes use the
same vocabulary as our ancient linkedList. :)
May be I'm becoming wise after all :)

Stef





Reply via email to