dependency-analyser icon indicating copy to clipboard operation
dependency-analyser copied to clipboard

Analyse dependencies between types

Open GoogleCodeExporter opened this issue 9 years ago • 1 comments

I want to split a large project up into two projects. This is not trivial 
because there is no clear dependency tree for the files within the project. If 
dependency-analyser allowed working on one project at the file level it would 
be obvious which files could be split out to a second project.

Original issue reported on code.google.com by [email protected] on 6 Dec 2012 at 9:43

GoogleCodeExporter avatar Oct 13 '15 20:10 GoogleCodeExporter

@felixcollins: by 'file level' do you actually mean type (class/struct) level?

This is possible, but might take some effort. Is it something you'd be 
interested in helping out with?

Thanks for your interest in the project.

Original comment by drewnoakes on 6 Dec 2012 at 9:47

  • Changed title: Analyse dependencies between types
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

GoogleCodeExporter avatar Oct 13 '15 20:10 GoogleCodeExporter