Question about respondsToSelector
Question about respondsToSelector
- Subject: Question about respondsToSelector
- From: "Carmen Cerino Jr." <email@hidden>
- Date: Mon, 18 Aug 2008 14:17:57 -0400
Does the id type have enough information for the respondsToSelector
method to work. I have a class with an ivar of type id, and when I
invoke the respondsToSelector method it fails when it should succeed.
I am assuming it should work fine, because if I skip checking with the
respondsToSelector method and just make the call, it executes the
method. Can someone please tell me what I am doing wrong?
Thanks,
Carmen
_______________________________________________
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