Feed on
Posts
Comments

Monthly Archive for May, 2009

Working With Core Data

When I redesigned Sapphire, I decided that the metadata back end would be best served by Apple’s Core Data Framework. While the framework has a lot of power, several shortcomings in the implementation hindered its potential.
First, I should start with the many things that Apple did correctly in Core Data.

The whole data model with [...]

Read Full Post »