Comment #3 on issue 5560 by
[hidden email]: LinkedList at: index
putLink: aLink
http://code.google.com/p/pharo/issues/detail?id=5560Clearly this code is _not_ used by the scheduler, because if it were, the
scheduler would be broken, and nothing would run.
The whole idea of making LinkedList a general-purpose structure was
probably bad. Maybe the Scheduler should have it's own linked list of
processes (a ProcessList ?), and the Collections hierarchy should get a
general-purpose list class?
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker