Re: Xcode 4 core data mapping model not creating inherited attributes/relationships
Re: Xcode 4 core data mapping model not creating inherited attributes/relationships
- Subject: Re: Xcode 4 core data mapping model not creating inherited attributes/relationships
- From: Sean McBride <email@hidden>
- Date: Mon, 08 Aug 2011 12:24:47 -0400
- Organization: Rogue Research Inc.
On Sun, 7 Aug 2011 07:39:25 +0200, Martin Hewitson said:
>Is there a know problem or limitation in naming relationships? I haven't
>come across this anywhere before.
Well, you should not name properties with the same name as an NSObject or NSMangedObject method name. ex: don't create a property named 'retain'. If forget if there is a warning about this or not... if not, someone should file a bug. :)
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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