Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 9 Collections and memory leaks
Message
From
06/04/2017 13:29:57
 
 
To
06/04/2017 05:30:26
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01649799
Message ID:
01649897
Views:
53
Hi Gregory,

Thanks for your input. Glad to hear I am not alone with issues with the garbage collector at times!

As I said, I tried all the tricks including rough actions of all kinds in the destroy event. To no avail. I found my solution. Replace complex collection-based code with plain collections (of integer in my case) and move your object-based complexity in other objects or just arrays.

This post is just a way to keep everyone aware: should you need sophisticated data structures? Then move to python, C sharp or whatever suits you! Fox is dependable, highly so. But I bumped into one of its limitations, I should better say: "bug". Rare occasion since 1987-1988!

Daniel
Previous
Reply
Map
View

Click here to load this message in the networking platform