Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subclass _base.vcx or redefine _base.vcx to my classes?
Message
From
13/12/2004 14:11:22
 
 
To
13/12/2004 11:39:25
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00968773
Message ID:
00968858
Views:
10
>My advice is to just copy from FFC whatever you find usable into your class - method by method, property by property. Not easy to do, and time consuming, but needs to be done only once.
>
>
>Been there, done that. The best way, if you really want to subclass a FFC class, is to physically copy the FFC classlib into the directory where your classes are, and subclass your classes off that one. That way all of the above pathing issues vanish.

Is there a performance hit going through each subclassed layer or is it negligible? Your 2nd option seems to make the most sense... easy, quick and less prone to ommission of necessary props or methods.

Thanks for you very quick previous reply... you must have just subclassed my original post :).

Cheers!
Ed
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform