Using Mondrian is probably a good starting point for this.
I am understating and hacking a bit with ImageSegment. With then, you create a segment, and you have to create it based in a graph of objects. Actually, in the implementation details, you have an array of the root objects. But ImageSegments only takes the objects that are ONLY referenced inside that array (it uses the GC techniques to achieve this task). So, what I want is to analyze with a visualization that array of objects and see the relations between them and, if possible to the "external world" (external to the array).
What do you think ?
It makes sense. You may bump into scalability problems of Mondrian however (it works fine with a couple of thousands nodes and few hundreds edges).
Alexandre
Thanks,
Mariano
Alexandre
On 14 Dec 2009, at 10:47, Mariano Martinez Peck wrote:
Hi folks! I have just subscribed to the mailing list.
I have a little question for you. I want to analyze and see a graphic of a graph of objects and the references between them. Note that I want objects, at runtime. Not static, not classes.
Is there something in Moose that I can use ?
Cheers,
Mariano _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev