key-value observing: 10.3.9 vs. 10.4.x
key-value observing: 10.3.9 vs. 10.4.x
- Subject: key-value observing: 10.3.9 vs. 10.4.x
- From: Schwill Daniel <email@hidden>
- Date: Sun, 15 Jan 2006 18:03:32 +0100
Hello,
I'm using key-value observing to synchronize my objects among each
other. With 10.4.x I'm able to remove an object as an observer within
a change notification in the method
observeValueForKeyPath:ofObject:change:context, but with 10.3.9 the
same code crashes with an EXC_BAD_ACCESS at removeObserver:forKeyPath:
Is this behavior a missing feature in 10.3.9 or a bug?
Greetings
Daniel
_______________________________________________
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