Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Window Inheritance
Message
De
13/09/2011 12:12:40
Thomas Ganss (En ligne)
Main Trend
Frankfurt, Allemagne
 
 
À
13/09/2011 11:13:01
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Divers
Thread ID:
01522992
Message ID:
01523440
Vues:
52
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform