Re: A Data Object in Cocoa
Re: A Data Object in Cocoa
- Subject: Re: A Data Object in Cocoa
- From: "Sean McBride" <email@hidden>
- Date: Fri, 9 Jan 2009 21:47:36 -0500
Adam Foltzer (email@hidden) on 2009-01-09 9:28 PM said:
>I stand corrected; I've seen this many times before, and have never had
>problems. I'm guessing it's one of those patterns that causes problems under
>specific circumstances?
See this thread:
<http://www.cocoabuilder.com/archive/message/cocoa/2008/10/8/219728>
Basically, in init and dealloc, you should message ivars directly
instead of using setters.
Sean
_______________________________________________
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