Hi All,
[Something went wrong in sending this msg, might be you get this msg
twice, sorry for that]
I get a lot of 'Cannot access global variables in
destructed object' errors when rebooting Roxen. It looks as though a
function call is completed even after the object is destructed. I only
get the error when setting (private) class members of an object. The
rest of the functions seems to execute without problem.
Is there any way to prevent this? Like either not execute the function
if the object is (going to be) destructed or not destruct an instance
until the function has completed?
Thanks in advance!
Coen
RTL Nederland