NSManagedObject, NSString property retain vs copy
NSManagedObject, NSString property retain vs copy
- Subject: NSManagedObject, NSString property retain vs copy
- From: Trygve Inda <email@hidden>
- Date: Thu, 30 Jul 2015 09:03:14 -0700
- Thread-topic: NSManagedObject, NSString property retain vs copy
It seems Apple is using retain rather than copy for NSString properties in
an NSManagedObject subclass.
I was always under the impression that copy should be used for NSString, so
why the retain??
Trygve
_______________________________________________
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