I’ve been working on a new app lately, and I’ve taken this time to try and teach myself CoreData. CoreData is the mechanism by which Apple has taken traditional SQL database and mapped it to the programming model used in iOS apps. Over the next few blog entries I will try and describe my learning […]