suggestion for designing an application to show plists
Posted
by thndrkiss
on Stack Overflow
See other posts from Stack Overflow
or by thndrkiss
Published on 2010-06-15T17:58:56Z
Indexed on
2010/06/15
18:02 UTC
Read the original article
Hit count: 138
Hi,
I am new to iphone programming designs. I have hundreds of plists on my server. On the first launch i will be downloading all these plists into my application and storing it here. What are all the best ways to save and retrieve these plists in my application ? What are the iPhone libraries that should be used to get the best and memory efficient iphone application ?
© Stack Overflow or respective owner