posted 21 years ago
It recognizes scope, as soon as there is no reference to it left it should collect it. I seem to remember reading about an odd quirk with a collection (I think it was a collection) where objects in the collection don't have their resources reclaimed even when that part of the collection has been removed, but I'm not entirely sure, I'll try and find where I read that.