153 Views
In my previous post I spoke about what I consider to be coupled code and how it effects the maintainability and testability of a code base. I also spoke about one method of reducing code coupling in an effort to achieve our goals of maintanability and testability, the Service Locator.
0 comments