on startup it would be nice to graph the dependencies of a daemon so I can 
see what the injection looks like.

I noticed there was a GraphViz module...

But this requires the Linux C binary and I'd like to not have to require 
packages.

IS there a way to render this just with Java to textual representation?

Is it not possible to render because it may not be a planar graph?

I would have assumed that you must setup your dependencies so it's a DAG 
with no cycles.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-guice.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-guice/f4852ef2-9116-4c86-84eb-18684e97e0e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to