I finally did it :) I added third object to NIB and used it as proxy to store data and to bind array controller. Now array controller doesn't retain file's owner and I don't need to unbind anything, just release file's owner when I need.
Thank you. On Thu, Jan 15, 2009 at 7:40 PM, Keary Suska <cocoa-...@esoteritech.com> wrote: > Alternatively, and I think this is a better way to go, don't bind anything > to file's owner when you are loading nibs in this way. Instead, use outlets > and/or intermediary controllers. Your sanity will thank you. > > HTH, > > Keary Suska > Esoteritech, Inc. > "Demystifying technology for your home or business" > > _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com