Determine whether class is subclass
Determine whether class is subclass
- Subject: Determine whether class is subclass
- From: Drew McCormack <email@hidden>
- Date: Sun, 24 Mar 2002 17:09:17 +0100
Is there a method or means of determining whether one class is a
subclass of another, short of instantiating?
I know I can use "isKindOfClass:" if I have an instance, but I want a
class method or similar so that I can determine if one class is an
ancestor of another.
Drew
... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...
... ... ... ... ... ... ... ...
Dr. Drew McCormack
Trade Strategist (www.trade-strategist.com)
Trading simulation software for Mac OS X
_______________________________________________
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.