On Sun, Feb 20, 2011 at 17:49, Jeric Batarina <[email protected]> wrote: > Any ideas if this'd work?
No (variable names must be fixed at compile time), but you can, in theory, make an NSMutableDictionary with NSString keys and NSMutableArray values, which adds a level of abstraction. Cheers, ~~ Ondra _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
