The Dependency Inversion Principle
 

Consultingwerk Blog

The Dependency Inversion Principle

by Marko Rüterbories | Aug 10, 2011

This is an excellent blog post by Javier Navarro-Mahucca illustrating the dependency inversion principle: http://javiernavarromachuca.blogspot.com/2011/08/dependency-inversion-principle.html

The Dependency Inversion Principle is also used to achieve a high level of abstraction in the SmartComponent Library framework.