
Friday Jul 24, 2009
Episode 9 - Facade Design Pattern and Reuse
Facade can help reduce coupling between client code and implementation classes, provide a simpler interface abstracting much of this complexity away and provide a specific, task-centric API. They reduce errors, simplify development, and make it easier to integrate.
No comments yet. Be the first to say something!