Obj-C question: How do you turn a string into a Class instance? For ex., in rails: “Post”.constantize becomes a Post class.

Blog comments powered by Disqus