Re: Versioning MainMenu.nib
Re: Versioning MainMenu.nib
- Subject: Re: Versioning MainMenu.nib
- From: "Kyle Sluder" <email@hidden>
- Date: Wed, 4 Jun 2008 12:26:43 -0400
On Wed, Jun 4, 2008 at 11:23 AM, Jim Puls <email@hidden> wrote:
> Check the very beginning of the docs for NSApplication:
I would note that foregoing NSApplicationMain is not the best idea.
Note the "functionally similar" -- no guarantee is made that the code
provided exactly duplicates the functionality of NSApplicationMain.
For example, where are argument-based user defaults processed? Does
NSApplicationMain do anything special when the app is compiled in
debug? Without the actual source code to NSApplicationMain, you can't
answer these questions. An illustration of highlighted portions of
functionality is not sufficient.
--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