FROM : Scott Stevenson
DATE : Thu Nov 04 23:14:55 2004
On Nov 4, 2004, at 10:43 AM, Steve Moore wrote:
> Hello,
>
> I have an NSArrayController (staffController) instantiated in my .nib
> file. It is bound to an NSMutableArray in MyDocument. In
> MyDocument's windowControllerDidLoadNib method I checked the
> retainCount of the staffController (the first line in the method) and
> it returns a value of 43. This seems odd. I have another
> NSArrayController (locumsController) that returns a retainCount of 10
> at the same time. What accounts for these unusually high values?
Hi Steve,
I only had time to glance at your email, but I think think your issue
and a workaround is described here.
http://theobroma.treehouseideas.com/document.page/18
- Scott
DATE : Thu Nov 04 23:14:55 2004
On Nov 4, 2004, at 10:43 AM, Steve Moore wrote:
> Hello,
>
> I have an NSArrayController (staffController) instantiated in my .nib
> file. It is bound to an NSMutableArray in MyDocument. In
> MyDocument's windowControllerDidLoadNib method I checked the
> retainCount of the staffController (the first line in the method) and
> it returns a value of 43. This seems odd. I have another
> NSArrayController (locumsController) that returns a retainCount of 10
> at the same time. What accounts for these unusually high values?
Hi Steve,
I only had time to glance at your email, but I think think your issue
and a workaround is described here.
http://theobroma.treehouseideas.com/document.page/18
- Scott
| Related mails | Author | Date |
|---|---|---|
| Steve Moore | Nov 4, 19:43 | |
| Scott Stevenson | Nov 4, 23:14 | |
| Steve Moore | Nov 4, 23:44 | |
| Scott Stevenson | Nov 5, 02:46 | |
| Steve Moore | Nov 5, 05:16 |






Cocoa mail archive

