Feb. 3, 2012
8:26 a.m.
See below for an alternative collection implementation: http://jenkins.lukas-renggli.ch/job/Container/ Also contains a nice double-linked-list, as well as many other standard containers that are missing in standard Smalltalk. Lukas On 3 February 2012 07:52, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi
I was thinking that linkedList is really not to be used by something else than the scheduler (remember the problem we got with change == into something else).
So I was wondering if it would not be simpler/safer to design a generalPurpose fast/robust LinkedList too?
Stef
-- Lukas Renggli www.lukas-renggli.ch