Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Garbage collection of class used is automatic ?
Message
 
 
À
15/08/2003 13:51:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00820603
Message ID:
00820640
Vues:
13
Fabio,

VFP will cache the class definition in memory forever, it will not garbage collect it. The only time this is ever a problem is during development and you get an "in use" error when trying to MODIFY CLASS.

Unless the class is huge and you are having memory issues just leave the class in memory.

>for release class loaded on memory, but without instance,
>VFP clear they automatically or is need to execute a periodical
>CLEAR CLASS or CLEAR CLASSLIB.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform