Re: isKindOfClass vs. loading bundles: nope?!?!?!?
Re: isKindOfClass vs. loading bundles: nope?!?!?!?
- Subject: Re: isKindOfClass vs. loading bundles: nope?!?!?!?
- From: Rosyna <email@hidden>
- Date: Thu, 21 Mar 2002 12:01:53 -0700
What does
NSStringFromClass(class);
return? @"NSObject"? If so, then wouldn't NSObject not be or inherit
from MLLoadableObject?
Ack, at 3/21/02, Ondra Cada said:
Class class=NSClassFromString(s);
if ([class ocs_isKindOfClass:[MLLoadableObject class]])
NSLog(@"got a class %@ (%d)",s,[class
isKindOfClass:[MLLoadableObject class]]);
--
Sorry about any delay you may have had in receiving this response, I
was unable to access email for the last few weeks.
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insane People
---
Please include any previous correspondence in replies, it helps me
remember what you're talking about. Thanks.
_______________________________________________
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.