Design Patterns: Constructing things in the Factory pattern
Introduction
This is the seventh 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...