Jakob Stoklund Olesen <stoklund at 2pi.dk> writes: > Now that you have a FoldingSet per Init subclass, you can just provide > a Profile method instead. That reduces the overhead to just a pointer. Ok. Though it strikes me as a bit silly to worry about 160 bytes of overhead for a utility that never deletes anything. :) -Dave