Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Window Inheritance
Message
From
13/09/2011 12:12:40
Thomas Ganss (Online)
Main Trend
Frankfurt, Germany
 
 
To
13/09/2011 11:13:01
General information
Forum:
ASP.NET
Category:
Windows Presentation Foundation (WPF)
Miscellaneous
Thread ID:
01522992
Message ID:
01523440
Views:
51
>Interface inheritance good. In general, implementation inheritance bad.

I'm with you that adding functionality through aggregation
is better than adding oodles of layers in the single inheritance vfp/java/c# offer.

But interfaces IMHO are just a poor man's version of mixin possibilities
offered by MI systems - a PITA necessitated by the language design.
And no, diamond problems are not the norm, but the exception (like real diamonds...)

Have programmed in a MI capable system/language,
preferably something easier than C++ ?

curious

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform