Search Results

1
vote

Objective-C switch using objects?

I hope you'll all forgive me for going out on a limb here, but I would like to address the more general question of parsing XML documents in Cocoa without the need of if-else statements. The questi …