Re: retain and don`t retain in accessor methods
Re: retain and don`t retain in accessor methods
- Subject: Re: retain and don`t retain in accessor methods
- From: Kyle Sluder <email@hidden>
- Date: Sat, 14 Nov 2009 15:14:47 -0800
On Sat, Nov 14, 2009 at 2:35 PM, Ariel Feinerman <email@hidden> wrote:
> I need two versions of -initWith ... and -set ... methods of custom timer
> class (for example, to prevent the circle references);
Do not use accessors in your initializers or -dealloc.
--Kyle Sluder
_______________________________________________
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