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?