Does initWithCoder re-create observers made with addObserver?
Does initWithCoder re-create observers made with addObserver?
- Subject: Does initWithCoder re-create observers made with addObserver?
- From: David Hirsch <email@hidden>
- Date: Thu, 03 Dec 2009 09:21:52 -0800
I'm trying to track down a bug. The subject says it all: If I've
created an observer programatically, then saved both the observed and
observer objects with encodeObject:forKey:, will decodeObjectForKey
recreate that observer for me, or do I need to do it myself?
_______________________________________________
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