Property name clashes with a method implemented by NSManagesObject or NSObject
Property name clashes with a method implemented by NSManagesObject or NSObject
- Subject: Property name clashes with a method implemented by NSManagesObject or NSObject
- From: Francis Derive <email@hidden>
- Date: Fri, 3 Feb 2006 13:18:10 +0100
La liste,
I have started creating a Managed Object Model using Xcode (2.2).
The first property of my entity is "name" - no claim -, but the
second property "description" raises the above subject alert panel.
I wonder why there is so much to be strict as I would believe the
method name "description" will be clearly related to the class
associated to the entity - and no other existing class.
However, I would believe the method "name" would be candidate to the
same alert.
Anyone to make me pleased with this behavior ?
Francis.
_______________________________________________
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