> I would like to see this: "Object variants as lightweight alternative to > inheritance" explained. :)
Object variants are not really a lightweight alternative to inheritance. Both concepts are explained in various tutorials, I tried [http://ssalewski.de/nimprogramming.html#_object_orientated_programming_and_inheritance](http://ssalewski.de/nimprogramming.html#_object_orientated_programming_and_inheritance) [http://ssalewski.de/nimprogramming.html#_object_variants](http://ssalewski.de/nimprogramming.html#_object_variants)
