Re: Creating selector for nonexistent method
Re: Creating selector for nonexistent method
- Subject: Re: Creating selector for nonexistent method
- From: Seth Willits <email@hidden>
- Date: Tue, 29 Apr 2014 11:08:57 -0700
On Apr 29, 2014, at 9:56 AM, Kyle Sluder <email@hidden> wrote:
>>> “Creating selector for nonexistent method ‘clear:’
>>>
>>> what I’d like to understand is why it’s coming out at all.
>>
>> Because when compiling that array controller's file, it has no idea that -clear: exists anywhere in any header it's importing.
>
> Arved said: “The window controller’s header file is imported into the second class.”
>
> I presume by “second class”, Arved means “the implementation file for the array controller subclass.”
Oops. Apparently I skipped an important sentence. ;-)
I'm stumped then. Maybe it's bad live-issues data? It's been known to happen… often.
--
Seth Willits
_______________________________________________
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