On Wed, 2004-07-14 at 08:26 +0200, Øyvind Harboe wrote: > Would all the performance problems go away if the lists were doubly > linked? Well yes, but since the object of the exercise was to save memory, doubling the size of the objects in question doesn't really strike me as being the right way to approach the problem :) -- dwmw2