Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sub-Classing - 1 Library or 'n' Libraries
Message
From
24/02/2004 14:03:19
 
 
To
24/02/2004 13:44:18
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00880249
Message ID:
00880409
Views:
34
>You may try to convert some of your classes into prg-based. They have a smaller footprint, because the source isn't stored in the exe, and there are no extra fields. Vcxes are included as-is, vcx and vct altogether. Just look at your exe in a hex editor, you'll find them all there.

We have PRGs for procedures that are common to our applications. These used to be in a Custom Class object. But were convered to allow picking and choosing. But the main concern is the VCXs. If they themselves are sub-classed for a specific task. If they bring their whole family along for a small task. This will bloat the exe.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform