Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with child class
Message
From
14/12/2006 08:43:46
 
 
To
13/12/2006 14:56:39
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01177142
Message ID:
01177557
Views:
14
>If I don't want the child method to call the parent method, I typically put an '*' or NODEFAULT in the code.

If you don't want the child method to execute the parent code, you may want to rethink the class hierarchy. Overriding (rather than extending) methods with code is usually a sign of a design problem.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform