What I meant here is that in some cases you can use object variants where you 
would otherwise use inheritance in a more "traditional" design. That doesn't 
mean that object variants can do everything that inheritance can do. Both 
object variants and inheritance are different design tools and their uses 
depend on the concrete problem to solve.

Reply via email to