> I'm tempted to start searching in data session 0 to seek out 
> what is causing this data session to stay open. I gained some 
> insight on how to get there from SWFox 2006. Before I really 
> go there (not knowing if my answer is going to be there). 
> Does anyone have another idea for getting to the root cause?
> 
> My form is a very complex assistant. Should only run once, so 
> it shouldn't cause a problem down the road. However, because 
> I know it is happening, it is truly annoying me.
> 
> I don't see any place where I'm assigning an object to 
> something else, but I am using 2 complex classes several 
> times in the form, I'll be searching those further tomorrow.


Tracy, I use an object manager (I think this approach is called an
'object factory') that creates/removes and registers/unregisters
objects, which can be helpful for problems like this, since the dangling
references will still be registered, along with a pointer to their
maker.


Bill


 
> Thanks,
> Tracy



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to