Visualizing in-memory objects?

C

Casimir

Object persistence, transparent, is something that I much desire.

However, I have nowhere near enough understanding on how objects behave
in memory.

To learn more I thought it would be cool to write something to visualize
objects and references between the objects. I realize I can use a
debugger to 'dig in', but I was thinking of something more graphical.

Do you think this pathway is possible? Any pointers? Or should I stick
to learning debugging?

Casimir Pohjanraito
 
M

Michael Guterl

Object persistence, transparent, is something that I much desire.

However, I have nowhere near enough understanding on how objects behave in
memory.

To learn more I thought it would be cool to write something to visualize
objects and references between the objects. I realize I can use a debugger
to 'dig in', but I was thinking of something more graphical.

Do you think this pathway is possible? Any pointers? Or should I stick to
learning debugging?

Check out ograph.

http://seattlerb.rubyforge.org/ograph/

HTH,
Michael Guterl
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top