8851
General Software Discussion / Re: Why the aversion to .NET Frameworks?
« Last post by wraith808 on November 19, 2010, 01:14 PM »For the cases where MI would be sane in C++, you use interfaces (and possibly composition) in modern languages.-f0dder (November 19, 2010, 11:39 AM)
Well, then I must be insane, I am using it a lot and it has saved me a hundreds of lines of code. The multiple-inheritance workarounds cause code duplication or bloat.
-vlastimil (November 19, 2010, 12:19 PM)
Not if utilized correctly. That's the difference, I think. It is a different mindset to a certain extent, because you have to think differently to get your work done. Your design has to be different. But, after doing it that way, it makes much more sense IMO. And is definitely a lot more readable and maintainable. And in the end, especially if you're working on something that someone else created, that's what makes the difference.

Recent Posts
, I am
And for $14.99... purchased!