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 protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to