Re: 'Class' may not respond to +isKindOfClass
Re: 'Class' may not respond to +isKindOfClass
- Subject: Re: 'Class' may not respond to +isKindOfClass
- From: Larry Fransson <email@hidden>
- Date: Thu, 15 Apr 2004 10:59:37 -0700
On Apr 15, 2004, at 03:07, Kevin Ballard wrote:
Ah, I sent too soon. There's a method +isSubclassOfClass: that's
probably what you want.
Sure enough, that fixed it.
This is actually coming from somebody else's code made available for
general use. It seemed to work just fine (probably because the problem
area was part of a test that hadn't ever been reached), but I figured
I'd try to figure out the problem both for my own edification and for
others who might want to use the code. I'll send the correction back
to the author now.
Thanks!
Larry Fransson
Seattle, WA
_______________________________________________
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.