Quote:
Originally Posted by priyankranka
Actually i am using the sqlites in my application. Now my application displays list of people with the information about the person stored on my server. The table contains cells depending upon the search. Now if there are 50 cells i have to store all the fifty cell in the database rather it will be great if i store as nsarray into the plist. So next time user starts the application he is on that page as i will retrieve the data from the plist and not from the server.
|
So depending on how you hold the data in memory you will have to serialize it to save it to disk. Contact me personally if you need more help beyond this point.
__________________
regards
Oliver Drobnik
Cocoanetics - Our DNA is programmed in Objective-C.
Linguan – makes localizing strings file fun!
Cocoanetics Parts Store – easy to use yet professionally looking components that you can use to spruce up your own apps. Augmented Reality, Calendar Control, Pin Lock or Purchase Button are only some examples. You get full source code, no static library crap, and lifetime support. Check it out today!
|