C
Cor Ligthert
Bernard,
some English language in it.
In my opinion is good design build on inheriting. Not on multi heritage.
And inheriting is build on the princible that a class can inherite from its
parent class.
And here comes the English language expect, for me can you never inherit
from two mothers. In natural life by instance Mothers can be an inherited
class from Human, where as well can be Fathers. There should never be a need
to instance as well from Fathers and Mothers because than you have to use
the class Human.
In my opinion you should avoid doing what you want that in your design, you
can make work arounds. However by instance inheriting from cars and from
mamals to create a new class is in my opinon always bad design, what you
should avoid as much as possible.
Just my thought reading this thread
Cor
I have always to be very carefully with this kind of texts because there isIs there a way to overpass the impossibility of VN.NET to accept the multi
heritage, that is to allow a class to inherit from TWO mother classes ?
some English language in it.
In my opinion is good design build on inheriting. Not on multi heritage.
And inheriting is build on the princible that a class can inherite from its
parent class.
And here comes the English language expect, for me can you never inherit
from two mothers. In natural life by instance Mothers can be an inherited
class from Human, where as well can be Fathers. There should never be a need
to instance as well from Fathers and Mothers because than you have to use
the class Human.
In my opinion you should avoid doing what you want that in your design, you
can make work arounds. However by instance inheriting from cars and from
mamals to create a new class is in my opinon always bad design, what you
should avoid as much as possible.
Just my thought reading this thread
Cor
