| ▲ | aussieguy1234 8 hours ago | |
If it's a car with extra wheels, do inheritance. If you're adding a device for navigation that could be used by other things, go for composition. | ||
| ▲ | binary132 7 hours ago | parent [-] | |
Once upon a time inheritance was a way to compose classes out of pieces of orthogonal, general functionality. Is-a Winged, TurbinePowered, Piloted, Aircraft, etc | ||