Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Garbage collection of class used is automatic ?
Message
 
 
To
15/08/2003 13:51:24
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00820603
Message ID:
00820640
Views:
14
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
Previous
Reply
Map
View

Click here to load this message in the networking platform