10 Nov 2008
Simplifying your code using NSDictionary
Cocoa with Love: “In this post, I will show you a way of eliminating conditionals from your code that are based on program state by using an array of NSDictionary objects to maintain state.”
Brent Simmons’s linkblog
Cocoa with Love: “In this post, I will show you a way of eliminating conditionals from your code that are based on program state by using an array of NSDictionary objects to maintain state.”