Indeed, a property release may cause object deallocation which may cause a property release which may cause deallocation, and so on. Currently this is done recursively (which is known to be problematic for "deep" object graphs).
Indeed, a property release may cause object deallocation which may cause a property release which may cause deallocation, and so on. Currently this is done recursively (which is known to be problematic for "deep" object graphs).