Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Before Brute Force Switching ParentClass list new props-
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
00999657
Message ID:
00999730
Views:
64
Bhavbhuti,

>Thanks for responding, that is what I had to do (after the fact that is <g>). No other way I guess, something like "copy PEMs from another class" util.

This basically goes against O-O theory. Rather than having two different classes that define the same properties/methods, You should promote the common items up to a parent class that the two classes are derived from. You your case it sounds like you may need to create a new class and insert it into your inheritance tree and then redefine your two classes from this new class.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform