Re: NSController controllerEditor:didCommit:… exception
Re: NSController controllerEditor:didCommit:… exception
- Subject: Re: NSController controllerEditor:didCommit:… exception
- From: vincent habchi <email@hidden>
- Date: Mon, 15 Nov 2010 21:00:55 +0100
Kyle:
> If your app is simple enough, your app delegate could initialize the MOC and act as the nib's File's Owner. In more complicated applications, I would instead recommend the app delegate still be in charge of creating the MOC, but also creating an NSWindowController that loaded the window's nib and acted as File's Owner. This is quite like the NSDocument architecture.
My app is neither very simple, nor very complex. Your first solution should be more than adequate.
Thanks a lot, have a great day!
Vincent_______________________________________________
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