Java and Object Orientation
Discusses tools, principles, and patterns relating to Java and Object Orientation.







Subscribe to "Java and Object Orientation" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.


Friday, March 07, 2003
 

Just found a great tool called JDepend by Mike Clark at Clarkware Consulting, Inc. It analyses package dependencies. It reports efferent dependencies (this package dependsOn other packages) and afferent dependencies (other packages dependsOn this package). It also reports cyclic dependencies, which can be broken by using the dependency inversion principle (DIP).
6:16:01 AM    


Click here to visit the Radio UserLand website. © Copyright 2003 Larry Sherrill.
Last update: 9/21/2003; 12:20:29 PM.
March 2003
Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          
Feb   May