OK, I\'m a little confused. It\'s probably just a triviality.
I\'ve got a function which looks something like this:
- (void)getNumbersForNews:(BOOL)
You can insert @"YES" or @"NO" string objects and Cocoa will cast it to bool once you read them back.
@"YES"
@"NO"
Otherwise I'd suggest creating dictionary using factory method like dictionaryWithObjectsAndKeys:.
dictionaryWithObjectsAndKeys: