With the new KVO-less approach, I guess you don't plan to include a replacement for -didChangeValueForFieldName:fromValue:toValue:? If you don't, feel free to close this right away, I just wanted to ask wether I need to roll my own KVO now.
(I found it to be rather useful though. It would be nice to have something similar.)
With the new KVO-less approach, I guess you don't plan to include a replacement for
-didChangeValueForFieldName:fromValue:toValue:
? If you don't, feel free to close this right away, I just wanted to ask wether I need to roll my own KVO now.(I found it to be rather useful though. It would be nice to have something similar.)