Iphone: Types of presistent store
Posted
by Lisa
on Stack Overflow
See other posts from Stack Overflow
or by Lisa
Published on 2010-04-23T00:41:44Z
Indexed on
2010/04/23
0:43 UTC
Read the original article
Hit count: 304
Hi,
I would like to know which type of persistent store would be most appropriate in what situations,
Like how can I decide where to use core data, property list or archives for my iphone application.
Thanks
© Stack Overflow or respective owner