warning: 'NSEntityDescription' may not respond to
warning: 'NSEntityDescription' may not respond to
- Subject: warning: 'NSEntityDescription' may not respond to
- From: Steven Hamilton <email@hidden>
- Date: Fri, 30 May 2008 19:17:53 +1000
Hi folks,
I have a custom datasource that does a fetch from Core Data. My entity
has a property in it called 'memo'.
When I enumerate the returned array to check the results I get the
following warning.
warning: 'NSEntityDescription' may not respond to '-memo'
The fetch appears to work ok and I can use the data returned no
problems but I don't like warnings I don't know as it may mean
somethings going to bite my bum later on. Any clues?
Also, any warnings or errors I get in xcode appear twice in the
bubbles. Anyone know why that is?
_______________________________________________
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