google / depan

DepAn is a direct manipulation tool for visualization, analysis, and refactoring of dependencies in large applications.
http://google.github.io/depan
Apache License 2.0
89 stars 20 forks source link

Add a Filesystem dependency wizard #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The Filesystem plug does not have its own dependency building wizard.  It
should be possible to implement as a straightforward tree walker. 
Admittedly, the dependency graph is simple - it should (almost) always be a
tree of dependency.  But it is a useful addition, and it will contribute
nicely to merge .depang files (Issue 10)

Original issue reported on code.google.com by le...@google.com on 12 Sep 2008 at 8:13

GoogleCodeExporter commented 9 years ago
Available in trunk@r54

Original comment by le...@google.com on 10 Dec 2008 at 6:35

GoogleCodeExporter commented 9 years ago

Original comment by le...@google.com on 13 Feb 2009 at 7:32