You’ve got a very simple count as far as data goes. If your data is presorted, 
even a plist stored in the application wrapper containing a simple dictionary 
with the glossary name as the key, and the description as the data would be 
easily accessible.



On Jun 1, 2010, at 6:30 PM, Helder Correia wrote:

> 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/scott%40cocoadoc.com
> 
> This email sent to sc...@cocoadoc.com

_______________________________________________

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