/
Circular Dependencies

Circular Dependencies

Circular dependencies are generally a bad thing. See layered architecture.

https://en.wikipedia.org/wiki/Circular_dependency

Related content

Templating frameworks which morph into crappy languages
Templating frameworks which morph into crappy languages
Read with this
How not to layer libraries
How not to layer libraries
More like this
Dependency Tree
Dependency Tree
More like this
Keep Dependencies Local as Possible
Keep Dependencies Local as Possible
More like this
The Rules of Three
The Rules of Three
More like this
Methods on object orientated code
Methods on object orientated code
More like this