The previous article in the series has set the stage for this series of reducing code coupling. This article starts getting into the meat of the series by discussing the Service Locator.About the Service Locator In code, objects are typically instantiated via the new operator. Doing this couples a variable to whatever type was provided to the new operato...
|
7
shouts |
|
|||
No comments yet, be the first one to post comment.