Re: Excessive open gui graphics files on Mavericks
Re: Excessive open gui graphics files on Mavericks
- Subject: Re: Excessive open gui graphics files on Mavericks
- From: Charles Srstka <email@hidden>
- Date: Wed, 09 Apr 2014 01:42:30 -0500
On Apr 9, 2014, at 12:32 AM, John Joyce <email@hidden> wrote:
> Sure. Core Data would work just as well as binary blobs.
> Base64 would work in plists / xml / keyed archives / yaml / json whatever.
> Serializing a dictionary or custom object would make it really simple and easy to manage.
This is true. Also: just reading the individual files with NSData would work just as well as any of those.
> As a text file, you could compress the heck out of it if needed to reduce file size for app distribution.
Which would surely make a world of difference, given that these are *image files* and thus probably already compressed.
Charles
_______________________________________________
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