Ownership of nib instances
Ownership of nib instances
- Subject: Ownership of nib instances
- From: Joe Chan <email@hidden>
- Date: Wed, 17 Oct 2001 17:10:55 -0400
When I make a new instance of a class in a Nib (not the file
owner instance), who actually owns the object? In other words,
who should release that object? It seems to me that the file
owner object some how has a hidden reference to all those
instances, and as the file owner goes away, so do those objects.
(I encountered some EXC_BAD_ACCESS in the debugger when I tried
to manually release those objects.) I can't seem to find docs
about this anywhere.
-----------
Joe Chan
email@hidden
http://www.firstian.com