Design Patterns: Wrapping things with the Decorator pattern
Introduction
This is the fourth instalment of my series on design patterns in software. For the introduction to the whole series, definitely check out [link: Design Patterns: Introduction with Singletons]. This initial post ...