Re: NSController controllerEditor:didCommit:… exception
Re: NSController controllerEditor:didCommit:… exception
- Subject: Re: NSController controllerEditor:didCommit:… exception
- From: Kyle Sluder <email@hidden>
- Date: Mon, 15 Nov 2010 12:21:42 -0800
On Mon, Nov 15, 2010 at 12:00 PM, vincent habchi <email@hidden> wrote:
> My app is neither very simple, nor very complex. Your first solution should be more than adequate.
>
> Thanks a lot, have a great day!
No problem. Just keep in mind that by avoiding NSWindowController, you
lose its automatic breaking of bindings-related retain cycles. But if
your app isn't a document based app, that's probably irrelevant since
the bindings won't be torn down anyway until your app quits, at which
point leaks are irrelevant.
--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