> -[myCustomObject copyWithZone:]: selector not recognized [self = 0x3a5010]
>> You need to implement copyWithZone: in your subclass.
This is correct, even if you weren't storing a custom object,
NSManagedObject does not conform to NSCopying.
Regards,
Conor
http://www.bruji.com/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden