Feb. 24, 2016
2:17 p.m.
On Wed, Feb 24, 2016 at 3:11 PM, phil@highoctane.be <phil@highoctane.be> wrote:
Make it working with all graphviz tools and it will be wonderful already. BTW, there is already a tool generating graphviz things as this is what was used to document seaside dependencies.
Yes, this is what I used to generate the GraphViz .dot file. http://smalltalkhub.com/#!/~hernan/GraphViz But I had to parse the results myself from SVG, because the default one had some precision issues (this was most likely GraphViz problems). Peter