• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Instance not responding to selector
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Instance not responding to selector


  • Subject: Re: Instance not responding to selector
  • From: Erik Stainsby <email@hidden>
  • Date: Wed, 11 Jul 2012 07:43:03 -0700


On 2012-07-10, at 11:47 PM, Quincey Morris <email@hidden> wrote:

> 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:'.


My error, this is the other side of the symmetric relationship.


@interface RSReactionRule : RSTrixieRule

// various properties

-(void) loadFromPlugin: (RSReactionPlugin*) plugin;

@end



_______________________________________________

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

References: 
 >Instance not responding to selector (From: Erik Stainsby <email@hidden>)
 >Re: Instance not responding to selector (From: Jens Alfke <email@hidden>)
 >Re: Instance not responding to selector (From: Erik Stainsby <email@hidden>)
 >Re: Instance not responding to selector (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: Save photo taken by UIImagePickerController
  • Next by Date: Re: Instance not responding to selector
  • Previous by thread: Re: Instance not responding to selector
  • Next by thread: Re: Instance not responding to selector
  • Index(es):
    • Date
    • Thread