Re: Cocoa Bindings Question(s)
Re: Cocoa Bindings Question(s)
- Subject: Re: Cocoa Bindings Question(s)
- From: mmalcolm crawford <email@hidden>
- Date: Mon, 19 Jul 2004 14:29:26 -0700
On Jul 19, 2004, at 2:23 PM, John Tsombakos wrote:
I checked the other copy of the test app, and as I thought, it does
not do the alloc/init in the init method - and it does not give the
"value for key booksList of object 0x344ce0 is nil" error. It did have
the correct "retain" in the setter method. So I tried removing the
alloc/init from the "problem" version, keeping the retain in the
setter - and I get the error. I have no idea what's different. I'm
going to bring the two versions of the code together and see what I
can find.
[In the original implementation] Was the array controller's
"Automatically prepares content" switch set?
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.