It’s 10th May, and the iPad PreOrdering has commenced in the UK. At 1:30am I successfully placed an order for the iPad 64GB WiFi +
Month: May 2010
Designing a Protocol for the Group Edit View Controller
In my last post, I decided to remove my Singleton object in preference for passing the `NSManagedObjectContext` around between view controllers. In my application, I
Revisiting the Core Data Singleton
Whilst I’m sure the idea of a Singleton for application wide variables is going to be good one, I must say that I’ve revisited this