Re: Reading from online Byte Array to UITableview best method?
Re: Reading from online Byte Array to UITableview best method?
- Subject: Re: Reading from online Byte Array to UITableview best method?
- From: Kyle Sluder <email@hidden>
- Date: Fri, 20 Feb 2009 12:17:07 -0500
On Thu, Feb 19, 2009 at 8:05 PM, Harry G
<email@hidden> wrote:
> So many ways to skin a cat, so before I proceed I was wondering what methods
> you would recommend for the job?
If you're only storing binary data, I'd just serialize a plist. If
you're storing custom objects, NSKeyedArchiver is where it's at.
--Kyle Sluder
_______________________________________________
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