NSControl/NSCell: archiving vs. bindings and target/action
NSControl/NSCell: archiving vs. bindings and target/action
- Subject: NSControl/NSCell: archiving vs. bindings and target/action
- From: Jim Correia <email@hidden>
- Date: Sun, 30 Jul 2006 21:24:55 -0400
Does the documentation discuss what specifically happens to bindings
and target/action of an NSControl or an NSCell as it is round tripped
through NSKeyedArchiver?
Absent that, would someone be kind enough to confirm or correct these
observations?
Bindings don't appear to survive the round trip through the archive.
The target is conditionally encoded, so it's survival depends upon
whether the target object was included in the archive.
Thanks,
Jim
_______________________________________________
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