Edit AllPages
Can I get an object for a class by a string name?
ie. id myClass = Class(@”myClass”) alloc] init];
Something like that?
[[NSClassFromString