I'm building a GPS recorder app for the iPhone, and I was wondering if anyone could say why I might use the data persistence API, instead of writing data to flat files?
views:
84answers:
1
A:
From my expirience using core data is more organized and a better expirence than using files.
Daniel
2009-07-13 14:06:52