Design Patterns: Grouping things with the Composite Pattern
Introduction
This is the sixth 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 d...