Re: Creating selector for nonexistent method
Re: Creating selector for nonexistent method
- Subject: Re: Creating selector for nonexistent method
- From: Kyle Sluder <email@hidden>
- Date: Tue, 29 Apr 2014 09:56:42 -0700
> On Apr 29, 2014, at 9:29 AM, Seth Willits <email@hidden> wrote:
>
>> On Apr 29, 2014, at 6:18 AM, Arved von Brasch <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.”
--Kyle Sluder
_______________________________________________
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