• 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: instanceMethodSignatureForSelector always nil
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: instanceMethodSignatureForSelector always nil


  • Subject: Re: instanceMethodSignatureForSelector always nil
  • From: Ondra Cada <email@hidden>
  • Date: Tue, 6 Apr 2004 12:52:23 +0200

Henry,

On Tuesday, Apr 6, 2004, at 11:21 Europe/Prague, Henry F. Bridge wrote:

SEL fooSel = @selector(foo:);
NSMethodSignature *signature = [self
methodSignatureForSelector:fooSel];

when I break on the first line and step, fooSel gets assigned a value. But when I step through the next step, signature gets assigned nil.

Well, your 'self' does not respond to foo:, that's all. Or does it?
---
Ondra Hada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: instanceMethodSignatureForSelector always nil
      • From: "Henry F. Bridge" <email@hidden>
References: 
 >Fwd: instanceMethodSignatureForSelector always nil (From: "Henry F. Bridge" <email@hidden>)

  • Prev by Date: Re: Cocoa in Carbon sheets are app-modal?
  • Next by Date: NSLog and [NSDictionary description], bug?
  • Previous by thread: Fwd: instanceMethodSignatureForSelector always nil
  • Next by thread: Re: instanceMethodSignatureForSelector always nil
  • Index(es):
    • Date
    • Thread