davidwterrell / dependency-analyser

Automatically exported from code.google.com/p/dependency-analyser
0 stars 0 forks source link

Style nodes differently #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Differing colour and shape of nodes could be used to signify:

 * Whether the assembly was loaded from the GAC, filesystem, project file
 * Leaf nodes
 * Certain groupings (e.g. {{{System.*}}}, {{{MyCompany.*}}}, {{{*.Tests}}})

Original issue reported on code.google.com by drewnoakes on 22 Apr 2011 at 9:23