in reply to Re^2: I dislike object-oriented programming in general
in thread I dislike object-oriented programming in general

Ball and SportsEquipment; Ball inherits from Sphere, which inherits from PlatonicSolid, which inherits from...

It's classes all the way down!