+
load: anObject fromAppConfigFileNamed: (const char *)
aFileName The load:fromAppConfigFileNamed: method loads anObject from th application-specific configuration file named aFileName. The ObjectLoader class will open the file, initialize the object with its contents and then close the file.