Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DODEFAULT function for sub-classes
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
DODEFAULT function for sub-classes
Miscellaneous
Thread ID:
00479534
Message ID:
00479534
Views:
56
We have a lot of subclasses and subclasses they got up four level of a class.

Is it wise to place DODEFAULT() fucntion in any event that we modify at the form level. (Most of the time we know which class or subclass events have codes, hence we do add them those events). But what about the once where the parent does not have any event or method.

If we do put the function in the object event even if the parent does not have any code, how does it effect the preformance.

Is this a complie time issue (giving us a larger exe) or a run time performance issue.


Any suggetion or comments.

PS: We are trying to avoid the research/testing time at our end.
Next
Reply
Map
View

Click here to load this message in the networking platform