J
jquerijero
Guest
"What the actual value for the business is should be clear from the links. Simpler, better maintainable code, easier adaptable when new requirements come in." Hmm, I don't think that problem is due to inheritance but more on difference in style. That's why many organization will adapt a programming pattern like MVP, MVC and etc, one way or the other. In fact, classes in OO are to be written with the expectation that it is "open for extension," meaning inheritance.
Continue reading...
Continue reading...