Re: Sanity Check
Re: Sanity Check
- Subject: Re: Sanity Check
- From: Kyle Sluder <email@hidden>
- Date: Thu, 8 Jul 2010 07:24:34 -0700
\On Thu, Jul 8, 2010 at 7:19 AM, <email@hidden> wrote:
>> his seems weird. Why assign the panel/window to your own ivar when this is
>> exactly -[NSWindowController window] is designed to do for you?
>
> I was thinking I might need to reference it and rather than call for it just
> have it hanging around. Yes, no?
You can already get at it by calling -window. There's no need to
duplicate that functionality by putting it in an ivar.
--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