Re: Textual representation of an NSData?
Re: Textual representation of an NSData?
- Subject: Re: Textual representation of an NSData?
- From: "Stephen J. Butler" <email@hidden>
- Date: Mon, 1 Dec 2008 23:10:39 -0600
On Mon, Dec 1, 2008 at 11:02 PM, Michael Ash <email@hidden> wrote:
> On Mon, Dec 1, 2008 at 11:04 PM, Stephen J. Butler
> <email@hidden> wrote:
>> Really, don't encode it in your binary. Especially bad idea on an
>> embedded platform like the iPhone because they you're carrying around
>> the image data in memory whether you're currently using the image or
>> not. It's dead weight.
>
> I would have thought that the iPhone would memory map application
> binaries just like its big brother does, which will end up using zero
> memory if the data isn't being actively used. Is that not the case?
Grumble, grumble... all right, you caught me.
_______________________________________________
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