Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Subclassing - again
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00918976
Message ID:
00919432
Vues:
7
>Okay, for the Mere Mortals Framework....Do I subclass all elements in the framework or just the ones I will be using.
>Or should I just subclass the controls and forms????
>
>Example, mere mortals has some interfaces and some delegates to control the data binding, should I subclass those or just leave them?
>
>I think the answer should be just subclass the controls and things I might only need to modify...is this true?

It is the best way to go. We make it easy to subclass and replace main MM .NET components by use of the Factory, and other classes you can subclass at a future date and simply do a search/replace (Whidbey's refactoring will make this even easier!)

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform