Thursday May 17, 2012

Migrating Core Data in Code

Speaking of Core Data, Matt Diephouse has a repo on github where he’s been experimenting with migrating Core Data stores though Objective-C rather than the data and mapping model editors in Xcode. I know these graphical tools are supposed to help, but you’ll get much more mileage out of them when you understand the problem those tools are trying to solve.