Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Destroy method of biz object is not fired when it's real
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00989209
Message ID:
00989216
Views:
38
I would first check if the variable really goes out of scope. It's very common that the variable is not declared as LOCAL and stays in the memory. Also, if you are storing object reference of the other objects/bizobj into a property of this bizobj, it might stay in the memory if the reference objects are not released.

>Hi Mere Mortals users!
>
>Did you notice, that if you instantiate the biz object in a program, that when the object variable goes out of scope, the object's Destroy method is not fired?
>
>My colleague did change aBizObject, so it could be newly intoduced bug.
>
>Would you please test it and let me know the results?
>
>Thanks a lot in advance.
- Jayesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform