Re: Setters, Getters and efficiency
Re: Setters, Getters and efficiency
- Subject: Re: Setters, Getters and efficiency
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 11 Dec 2005 11:17:31 -0800
On Dec 11, 2005, at 10:39 AM, mmalcolm crawford wrote:
If your application is multi-threaded, you may also want to use a
retain/autorelease-style get accessor
Oh, rats, I started writing one thing then got distracted and didn't
finish accurately..
If your application has complex access patterns, you may also want to
use a retain/autorelease-style get accessor; if it's multi-threaded,
you also need to use locks.
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden