@property and Garbage Collection
@property and Garbage Collection
- Subject: @property and Garbage Collection
- From: Kevin Bracey <email@hidden>
- Date: Tue, 25 Jan 2011 22:59:04 +1300
Hi Guys,
I've been using Retain/Release up til now but I have started my first GC project.
In a Garbage Collected App when using the @property is it correct that I still have to specify (copy) or (retain) or have I missed something? I thought using GC didn't require retain and that everything could just be assigned, but the complier complains.
cheers
Kevin_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden