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:23:43
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
24/02/2004 14:03:19
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00880249
Message ID:
00880420
Views:
43
>>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.

So they will. So you better chop them into smaller pieces - though it may require a lot of work and even more testing.

Yet another option is to recompile, backup, delete the source (methods memo), pack and then build without recompile, then restore. This omits the source from the exe.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform