Showing posts with label weak. Show all posts
Showing posts with label weak. Show all posts

Monday, February 27, 2012

iOS ARC - weak and strong properties


I'm trying to understand the way ARC works, and as far as I know, I should be doing something wrong here. This is the code I'm using: