Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When/where to destroy objects?
Message
From
28/08/2007 13:42:09
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
28/08/2007 13:37:44
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01250957
Message ID:
01250972
Views:
14
>>I have a main program that instantiates a class. That class contains various objects. What is the best way to clean-up all the references? This program is a service that starts on boot and remains running until PC shutdown or the service is terminated. What can I put in my program/classes to ensure I don't leave stuff hanging around? Per Cathy's suggestion, I'll set them to NULL after destroying them, but where best to do that?
>
>I like to have the Destroy method of the containing object call a custom CleanUp method to do this.
>
>Tamar

I was just about to post an update. I found this http://gethelp.devx.com/techtips/vfox_pro/10min/10min0800/10min0800.asp very useful. Pretty much what you said.
Previous
Reply
Map
View

Click here to load this message in the networking platform