loading in accessors from dictionary item...
loading in accessors from dictionary item...
- Subject: loading in accessors from dictionary item...
- From: email@hidden
- Date: Fri, 20 Feb 2004 14:28:47 -0800
ok what i do is load in accessors from a file then loop through a
dictionary and call them the accessors access values in a subclass i
wrote ie
[subclass accessor];
the accessors are just strings in the dictionary when i try
[subclass [dict objectForKey:@"accessor"]];
to references the accessor it just says parse error before
"objectForKey"
i figure i'm doing this wrong but i can't figure out how to make it
work?
any suggestions?
thanks
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.