Best persistence method for a glossary app in iPhone?
Best persistence method for a glossary app in iPhone?
- Subject: Best persistence method for a glossary app in iPhone?
- From: Helder Correia <email@hidden>
- Date: Tue, 1 Jun 2010 22:30:32 +0000
Hey folks!
I'm new to iPhone dev, and I want to build a reference app with a glossary. There will be many terms (let's assume 100), and they'll be in an indexed table. The definitions should open in a web view, since I need bold and italics, for example, and they won't be editable by the app, so they're read-only.
My question is, what is the best persistence method for those definitions?
Should I put each in a separate htm file in the resources folder, or a read-only sqlite3 database? Perhaps another option is better?
Thanks!
Helder Correia_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden