If I remove an object from its super view, and no other class owns that object, does it get immediately deleted or does it still float around in memory?
If I remove an object from its super view, and no other class owns that object, does it get immediately deleted or does it still float around in memory?