Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Practical limits on number of SET CLASSLIB TO's
Message
 
À
14/12/1999 19:49:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00303780
Message ID:
00303943
Vues:
24
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform