Joost's Dev Blog: Why composition is often better than inheritance
Link: Joost's Dev Blog: Why composition is often better than inheritance: "An important question in code structure is whether to make classes work together through composition or inheritance. The "has a" relationshi..."