Tag Archive: adapter

Jul 27

Design patterns: adapter

Adapter pattern diagram from Head First: Design Patterns

This time I’m writing about adapter pattern. This is an easy one to understand. Why? Because our world is full of real-life adapters. The authors of the book gives just this simple example about AC power adapter. We use it while traveling from Europe to United States because we want our laptops work there. So, …

Continue reading »

Permanent link to this article: https://blog.lukaszewski.it/2013/07/27/design-patterns-adapter/