I am writing code to put a label, image and description on a view. The label and image are working but i don't know how and where to write code for my description details. For e.g When a user taps in university, I have a UITextView where the description suppose to appear but have no idea. Please can someone help me out with a detailed way to sort this out???
A:
Plists are for properties and they’re difficult (as in slow) to parse, so maybe you’d like to use flat files, Core Data or other means. If it’s guaranteed not to change (though this might never be the case) then I think using localized hard-coded strings could work.
Evadne Wu
2010-06-27 22:36:53