Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subclassing for containers for multiple projects
Message
From
12/08/2002 19:20:09
 
 
To
12/08/2002 12:10:53
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00688644
Message ID:
00688914
Views:
29
David,

you can sub-class all you want; Many people recommend the type of prolific sub-classing you're talking about; Perhaps only lazy people like me don't do it that much. We had some discussion here last week about whether or not it slows things down. The answer was 'no' that it does not slow the execution down at all. You already know how to sub-class. Just create a new class library, then in the class browser you create a class and select the class you want to base it on from your class library rather from the VFP standard object. If you really think you're going to change the behavior of the object for each project, then I guess you should do it.

Wally
Previous
Reply
Map
View

Click here to load this message in the networking platform