Re: How to check if a class derives from another?
Re: How to check if a class derives from another?
- Subject: Re: How to check if a class derives from another?
- From: Colin Howarth <email@hidden>
- Date: Tue, 6 Oct 2009 03:44:16 +0200
On 6 Oct, 2009, at 03:35, Rick Mann wrote:
I have a need to tell if a class I'm loading dynamically is derived
from another class. How do I do this?
Perhaps NSObject's class method
+superclass
might help?
_______________________________________________
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