Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
To subclass or not to subclass?
Message
 
À
12/11/2003 21:14:15
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00849385
Message ID:
00849487
Vues:
21
>
>My feeling is that I need to subclass all of them (which makes me feeling safe). Since this decision will have profound impact ever after, I really need to hear what you say.
>

You're right, you will probably want to subclass the various UI components before using them in your application. I would also subclass the mmBusinessObject. A lot of the other components in the framework can be swapped out easily enough for other sets of classes since they are instanciated via the Factory object (see the help for more info on which classes), so I probably wouldn't worry about subclassing those right away (since it's easy to do later on an "as needed" basis).

Maybe other people have other suggestions for classes you should subclass.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform