By mostlyharmless
via blog.openversion.com
Submitted: Jul 03 2008 / 10:33
Cyclic dependencies are a common mistake. Imagine one developer defines a class structure, having in mind the package dependencies. Another developer adds new classes, but just focuses on class design. After a few cycles/developers the project will reach a big messy macaroni package style with cycle dependencies.
SaveShareSend
Tags: announcement, java, open source, tools
Add your comment