Hi Martin, a couple of questions: - What you want to do with each obejct? I mean, you want to traverse the graph...ok, but to do what? - Do you want to do it at VM or image side? Is speed important? But as Alexandre said, you can take a look to ReferenceStream or ImageSegment. In VM side you can see the GC stuff for example. Cheers Mariano 2010/9/2 Martin Dias <tinchodias@gmail.com>
Hi,
We want to do some processing over the graph of object references.
Do you recommend an implementation of visitor pattern to iterate object instance variables?
Best regards, Martin and Tristan
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project