Objective-C memory management

With Automatic Reference Counting (ARC) coming out soon, you could argue this post is coming almost too late. But there’s a lot of confusion over this, and I don’t think ARC will help much if you don’t understand the why of memory management. After a couple years, I’ve come to adopt some very simple rules… Continue reading Objective-C memory management