Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Composition

Jan Miksovsky edited this page May 13, 2015 · 1 revision

Checklist » Factoring

✓ Base Class

If the component is a special case of another component, does it appropriately subclass from (or at least compose an instance of) that base class?

[This article is a stub, and is not yet complete.]

Clone this wiki locally