Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sub-Classing - 1 Library or 'n' Libraries
Message
From
24/02/2004 13:44:18
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
24/02/2004 13:02:00
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00880249
Message ID:
00880395
Views:
21
>>I assume you're worried about the size of your exe, because you may need to distribute it over a slow connection, right?
>
>Yes, this is a concern. Since our programs are located on the network. And user's access them from there. I don't want the user loading a huge app over the WAN. Or even locally. I've noticed the major user complaint is SPEED!
>
>I converted 1 program that was 850K in size to use a new 'test' class group. It became 1350k. This was not due 100% to the class. But the class alone was a bloating factor.

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.

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