Re: Protocol-related compilation warnings
Re: Protocol-related compilation warnings
- Subject: Re: Protocol-related compilation warnings
- From: Cameron Hayne <email@hidden>
- Date: Tue, 7 Jun 2005 12:53:13 -0400
On 7-Jun-05, at 12:31 PM, Hamish Allan wrote:
@interface AubioDocument : NSDocument <AudioViewDataSource,
IOIViewDataSource>
Can anyone spot what I'm doing wrong? As far as I can tell I'm not
doing anything different than for AudioViewDataSource, which isn't
producing a warning.
Does the class AubioDocument actually implement the method
'ioiDataForIOIView:' ?
I seem to recall something similar when a method was implemented by
the superclass instead of by the class itself.
--
Cameron Hayne
email@hidden
_______________________________________________
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