Re: observing dealloc
Re: observing dealloc
- Subject: Re: observing dealloc
- From: glenn andreas <email@hidden>
- Date: Tue, 29 May 2007 08:03:31 -0500
On May 29, 2007, at 2:27 AM, Ken Tozier wrote:
Found a simpler and more powerful way to add the globals code, an
NSObject category. I haven't tackled thread safety but it's an
interesting start and eliminates the need for subclassing to add
the functionality. I did some tests on some of my existing classes
and it seems to work
From what you've described & implemented, it seems that you could
just use a volatile domain with NSUserDefaults.
That would give you thread safety and binding support, as well as the
ability to provide default values "en masse"...
Glenn Andreas email@hidden
<http://www.gandreas.com/> wicked fun!
Cardographer | the custom playing card designer
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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