Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Are the FFC really designed to be used?
Message
 
 
To
09/06/2003 13:05:21
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00798026
Message ID:
00798143
Views:
22
>I'm having a lot of problems with VFP's Foundation Classes (FFC).
>
>It seems like every time I turn around I run into a problem that can't be solved by sub-classing or redefining. I can't seem to find a way around modifying the FFC or _base.vcx.
>
>MS recommends redefining _base classes to my own myBase classes and sub-classing the FFC, but I can't make them work as is. Am I missing something somewhere?
>
>TIA

This is how I have worked.
1. Make my own _base.vcx.
2. Copy the code I want, and can understand, from the FFC vcx .
From that point on I am "disconnected" from the FFC vcx.

Yes, this has taken years to get right.
But IMO there is just too much code in the FFC.
- Andy Rice
San Diego, CA
Previous
Reply
Map
View

Click here to load this message in the networking platform