[ANN] ograph 0.0.1 Released

A

Aaron Patterson

ograph version 0.0.1 has been released!

http://seattlerb.rubyforge.org/

ObjectGraph will output Graphviz dot files of your objects in memory.
It will ferret out your instance variables and enumerate over your
enumerables to give you a graph of your object and its relationships.

For sample output and more sample code see:

* http://flickr.com/photos/aaronp/tags/graphviz/
* http://tenderlovemaking.com/2007/01/13/graphing-objects-in-memory-with-ruby/

Changes:

== 0.0.1 / 2007-01-14

* Birthday!

http://seattlerb.rubyforge.org/
 
Z

Zev Blut

ograph version 0.0.1 has been released!

http://seattlerb.rubyforge.org/

ObjectGraph will output Graphviz dot files of your objects in memory.
It will ferret out your instance variables and enumerate over your
enumerables to give you a graph of your object and its relationships.

This is really cool! I have a long time love hate relationship with
graphviz. This is mostly due to how hard it can be to display large
graphs. If you are interested I would recommend checking out prefuse:

http://prefuse.org/

as an additional output method. It does a better job when displaying
large graphs.

Cheers,
Zev
 

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

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top