Re: C struct and __unsafe_unretained
Re: C struct and __unsafe_unretained
- Subject: Re: C struct and __unsafe_unretained
- From: Charles Srstka <email@hidden>
- Date: Sun, 30 Oct 2011 12:48:14 -0500
On Oct 30, 2011, at 12:41 PM, Charles Srstka wrote:
> @interface MyClass : NSObject
>
> @property (strong) NSString *someString;
> @property NSInteger someInteger;
>
> @end
That should have been copy, not strong. Sorry, I’m apparently not firing on all cylinders today.
Charles_______________________________________________
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