Re: Core Data -- "[NSCFArray member:]: unrecognized selector" -- solved my own problem
Re: Core Data -- "[NSCFArray member:]: unrecognized selector" -- solved my own problem
- Subject: Re: Core Data -- "[NSCFArray member:]: unrecognized selector" -- solved my own problem
- From: "Dan Knapp" <email@hidden>
- Date: Sun, 13 Apr 2008 23:02:33 -0400
Naturally, right after I gave up on solving it for the night, I guessed the
solution.
I figured I'd reply to myself and say that, to save others the trouble of
trying.
It was indeed something embarrassingly simple: I had accidentally created a
method with the same name as an accessor which otherwise would have been
autogenerated, overriding it. Changing the name of that method made it all
work.
Oh well - thanks to anyone who took the time to read this!
--
Dan Knapp
"An infallible method of conciliating a tiger is to allow oneself to be
devoured." (Konrad Adenauer)
_______________________________________________
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