if (NSClassFromString(className) != nil) { id theInstance = [[NSClassFromString(className) alloc] init] autorelease];}
No comments:
Post a Comment