FROM : mmalc crawford
DATE : Sat Aug 19 19:05:03 2006
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
DATE : Sat Aug 19 19:05:03 2006
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
| Related mails | Author | Date |
|---|---|---|
| Greg Stark | Aug 19, 05:55 | |
| Matt Neuburg | Aug 19, 18:47 | |
| mmalc crawford | Aug 19, 19:05 | |
| Greg Stark | Aug 19, 21:54 | |
| Michael Ash | Aug 19, 23:12 | |
| Matthew Firlik | Aug 20, 10:12 | |
| Matt Neuburg | Aug 20, 17:59 |






Cocoa mail archive

