Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Practical limits on number of SET CLASSLIB TO's
Message
 
To
14/12/1999 19:49:34
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00303780
Message ID:
00303943
Views:
25
Hi Gary,

>What kind of problems or resource issues exist when including and opening multiple vcx's, say 10 or 15. I'm not having any problems now with 8, just wondering what kind of wall, if any, I might hit.

50 and more class libraries are no problem. The only problem you might have is that creating an object of a class for the very first time takes longer, because VFP searches all VCX files for that class. But it's only a small delay, nothing compared to the time it actually takes to create the object.

The theoretical limit should be something around 64000 class libraries, or 16 MB for the SET("CLASSLIB") string, whatever comes first. :)


Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform