Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How To Subclass A Control
Message
De
07/04/2009 10:42:45
John Baird
Coatesville, Pennsylvanie, États-Unis
 
 
À
07/04/2009 09:13:01
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01392835
Message ID:
01393617
Vues:
52
>>>>In fact you never use a base class if you can help it. You inherit not cut and paste if you want to change/modify functionality.
>>>
>>>This seems contradictory. Can you explain?
>>
>>I don't think Bernard meant you should never use base classes. I think he meant if you want to change the functionality you should inherit rather than cut and paste. (Well, duh).
>
>He says don't use a base class, but to inherit. What will you inherit from? Unless I am missing something that doesn't make sense at all.

What I think he meant is: "don't use a base class directly by adding code to it. Inherit from it and place your code in that subclass".
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform