[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] ObjectGraph 0.2.0 Released

Aaron Patterson

6/17/2007 6:59:00 PM

ObjectGraph version 0.2.0 has been released!

http://seattlerb.ruby...

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...
* http://tenderlovem...2007/06/17/graphing-rub...
* http://tenderlovem...2007/01/13/graphing-objects-in-memory-...

Changes:

== 0.2.0

* ObjectGraph now can graph ascendants of your objects
* Support for color diffing trees was added

http://seattlerb.ruby...

--
Aaron Patterson
http://tenderlovem...