is it possible to make a Dynamic application with NSClassFromString() ?

Posted by RAGOpoR on Stack Overflow See other posts from Stack Overflow or by RAGOpoR
Published on 2010-03-18T02:52:56Z Indexed on 2010/03/18 3:01 UTC
Read the original article Hit count: 365

I want to use XML or JSON to told my app. I want to make a dynamic application that will change a feature by passing class from XML.

is it possible ? if YES, could you please show me how to use NSClassFromString to interface with XML or JSON parser?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk-3.0