• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Property name clashes with a method implemented by NSManagesObject or NSObject
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Property name clashes with a method implemented by NSManagesObject or NSObject


  • Subject: Re: Property name clashes with a method implemented by NSManagesObject or NSObject
  • From: mmalcolm crawford <email@hidden>
  • Date: Sat, 4 Feb 2006 15:50:44 -0800


On Feb 3, 2006, at 4:18 AM, Francis Derive wrote:

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.


Per the alert panel, 'description' is an existing method of NSObject, 'name' is not. 'description' also has other issues -- see <http:// developer.apple.com/documentation/Cocoa/Reference/CoreData_ObjC/ Classes/NSManagedObject_index.html>.

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


  • Follow-Ups:
    • Re: Property name clashes with a method implemented by NSManagesObject or NSObject
      • From: Francis Derive <email@hidden>
References: 
 >Property name clashes with a method implemented by NSManagesObject or NSObject (From: Francis Derive <email@hidden>)

  • Prev by Date: Re: A Few Basic Core Data Questions
  • Next by Date: Re: NSImageView subclass, setImage, and bindings
  • Previous by thread: Property name clashes with a method implemented by NSManagesObject or NSObject
  • Next by thread: Re: Property name clashes with a method implemented by NSManagesObject or NSObject
  • Index(es):
    • Date
    • Thread