Re: Instance not responding to selector
Re: Instance not responding to selector
- Subject: Re: Instance not responding to selector
- From: Quincey Morris <email@hidden>
- Date: Tue, 10 Jul 2012 23:47:13 -0700
On Jul 10, 2012, at 23:11 , Erik Stainsby wrote:
> @interface RSReactionPlugin : RSTrixiePlugin
>
> // various properties
>
> - (void) loadFromRule: (RSReactionRule*) rule;
>
> @end
Are you sure that's what you mean? According to this you implemented 'loadFromRule:' but according to your log you invoke 'loadFromPlugin:'.
_______________________________________________
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