pvallen
16 years agoVisitor
Fixing orphaned object error
I don't recall ever seeing this message before when my app is unloaded (home key). Maybe it is new with the 2.6 firmware.
ERROR!!! - Found XXX orphaned objects.
I have assumed Brightscript does automatic garbage collection. Does this message indicate a problem with my application? Or simply that I had XXX objects at the time I unloaded? Is there something I should be doing to explicitly destroy objects to avoid this message?
ERROR!!! - Found XXX orphaned objects.
I have assumed Brightscript does automatic garbage collection. Does this message indicate a problem with my application? Or simply that I had XXX objects at the time I unloaded? Is there something I should be doing to explicitly destroy objects to avoid this message?