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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to