• 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: Recovering a list of selectors to which an object can respond
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recovering a list of selectors to which an object can respond


  • Subject: Re: Recovering a list of selectors to which an object can respond
  • From: "Gustavo Vera" <email@hidden>
  • Date: Tue, 18 Sep 2007 15:08:33 -0300

I believe we found the same thing, thanks anyway!

On 9/18/07, Shawn Erickson <email@hidden> wrote:
>
>
> On Sep 18, 2007, at 10:57 AM, Gustavo Vera wrote:
>
> > I can't find a way to recover a list of selectors to which an
> > object can
> > respond, or a list of subclasses for a specified class. Either I'm
> > searching
> > at the wrong places, or the introspection feature in cocoa is very
> > poor...
> > Someone knows if Is there a way to achieve these goals?
>
> In the general case getting a list of selectors isn't very useful...
> usually you have a message you want to send and query the target
> object to see if it responds to it.
>
> With that said...
>
> <http://developer.apple.com/documentation/Cocoa/Reference/
> ObjCRuntimeRef/Reference/reference.html>
>
> -Shawn
>
>
_______________________________________________

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: 
 >Recovering a list of selectors to which an object can respond (From: "Gustavo Vera" <email@hidden>)
 >Re: Recovering a list of selectors to which an object can respond (From: Shawn Erickson <email@hidden>)

  • Prev by Date: Re: Recovering a list of selectors to which an object can respond
  • Next by Date: Re: Recovering a list of selectors to which an object can respond
  • Previous by thread: Re: Recovering a list of selectors to which an object can respond
  • Next by thread: Re: Recovering a list of selectors to which an object can respond
  • Index(es):
    • Date
    • Thread