iphone: caching and updating xml fields
Posted
by pJosh
on Stack Overflow
See other posts from Stack Overflow
or by pJosh
Published on 2009-04-30T09:06:50Z
Indexed on
2010/05/26
1:01 UTC
Read the original article
Hit count: 420
iphone
|object-oriented-design
Thanks for your help. Here I have another question. I get the data through XMLParsing, now I want to store it in iphone's cache, and the XML Fields are updates every 12 hours.how can i check that XML Fields are change or not? and how can I store the data in iphone's cache memory so that evry it does not has to interact with web. Can anybody please help me???
© Stack Overflow or respective owner