Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
To subclass or not to subclass?
Message
 
To
12/11/2003 21:14:15
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00849385
Message ID:
00849487
Views:
20
>
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform