Re: Running Cocoa applications from file servers
Re: Running Cocoa applications from file servers
- Subject: Re: Running Cocoa applications from file servers
- From: "I. Savant" <email@hidden>
- Date: Wed, 25 Feb 2009 16:19:20 -0500
On Wed, Feb 25, 2009 at 2:41 PM, Michael Ash <email@hidden> wrote:
> Note that there's no need to add the qualifier "most complicated"
> here. *All* applications load resources lazily, simply because OS X
> uses memory-mapped executables.
I thought I remembered reading this, but I couldn't remember and was
too lazy to look it up, so I didn't comment on this. :-)
So, assuming Quincey's point is valid but outside the influence of
the Cocoa app, in answer to Erik's post, we have two reasons:
1 - Resource loading.
2 - Memory-mapped executables.
Both of these affects are avoidable if the executable is *really
small* and loads all resources at once. :-)
--
I.S.
_______________________________________________
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