Alexander Yarushin
My feedback
2 results found
-
90 votes
An error occurred while saving the comment -
1 vote
Alexander Yarushin
shared this idea
·
2 results found
Absolutely MUST have this feature.
We have a 1.5 million LoC code-base and DI is what we use.
The usability of NDepend will increase dramatically if you will include implementation of interfaces in the analysis. Direct and Indirect dependencies differ only in the small part of the code where DI is hardly used. Other than that dependency chain breaks at interfaces.
This would still be Static Analysis because interface implementation is in the same code-base