Error!
Success!

Working towards decoupled code: Part 3 Ioc Containers

0
kicks

Working towards decoupled code: Part 3 Ioc Containers  (Unpublished)

In my previous two posts I tackled a couple of methods which can be used to work towards decoupled code, the Service Locator and Dependency Injection. I also spoke about the limitations of a traditional service locator in that all objects that are dependent on other objects will need to become dependent on the service locator in order to decouple themselves from those dependencies. This is not ideal when we are trying to work towards decoupled code, but it was a good start.


Kicked By:
Drop Kicked By: