Re: Retain cycle problem with bindings & NSWindowController
Re: Retain cycle problem with bindings & NSWindowController
- Subject: Re: Retain cycle problem with bindings & NSWindowController
- From: Steve Checkoway <email@hidden>
- Date: Tue, 28 Sep 2004 19:04:07 -0700
I just read the "Retain cycle problem with bindings &
NSWindowController" thread on Cocoabuilder after beating my head
against the problem for most of the day. After all of this I feel like
bindings have wasted far more of my time than they saved... =)
I'm curious, has anything actually been done about this bug or has a
better way to work around it been found? If not, I have to add
IBOutlets for all of my subviews that have bindings to the window
controller. If I do that, I might as well not use the bindings and
just update the values manually.
It seems to me that bindings should never retain for this very reason.
- Steve
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden