Re: Core Data attributes and reserved names...
Re: Core Data attributes and reserved names...
- Subject: Re: Core Data attributes and reserved names...
- From: mmalc crawford <email@hidden>
- Date: Sat, 19 Aug 2006 10:05:03 -0700
On Aug 19, 2006, at 9:47 AM, Matt Neuburg wrote:
Anyway, I hope this note helps others avoid this problem.
Reading the archives would also have helped:
<http://www.cocoabuilder.com/archive/message/cocoa/2005/12/23/153092>
But the failure to call out this information arguably constitutes a
bug in
the docs.
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdMOM.html#//apple_ref/doc/uid/TP40002328-DontLinkElementID_42
>
Properties
[...] Note that a property name cannot be the same as any no-parameter
method name of NSObject or NSManagedObject, for example, you cannot
give a property the name “description” (see NSPropertyDescription).
<http://developer.apple.com/documentation/Cocoa/Reference/CoreDataFramework/Classes/NSPropertyDescription_Class/Reference/Reference.html
>
"Note that a property name cannot be the same as any no-parameter
method name of NSObject or NSManagedObject. [...]"
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden