I\'m working on my 2nd iPhone app and am curious about Core Data. Time on the project is limited, as is my time overall.
I\'m the only dev and I have a feeling tha
I'm still in the X-Code 101 range of knowledge, but the first app I undertook on my own used core data (after reading a good tutorial).
There is a lot of boilerplate software that comes already written in the empty app template, but the actual programmer interaction with the data base functionality is minimal and straightforward.
Give it a shot: it's easier than you think.