FROM : Kyle Sluder
DATE : Tue Jul 01 23:57:21 2008
On Tue, Jul 1, 2008 at 5:26 PM, Keary Suska <<email_removed>> wrote:
> I think so. "relations" and "content" are read-only (no public setters).
> Notifications aren't sent for them as they are never changed throughout the
> lifecycle of an object. I.e., they are both dictionaries, and only their
> contents, not the properties themselves, may vary. Would this be an issue?
Yes, if the dictionaries are modified directly rather than using
-setValue:forKeyPath:.
--Kyle Sluder
DATE : Tue Jul 01 23:57:21 2008
On Tue, Jul 1, 2008 at 5:26 PM, Keary Suska <<email_removed>> wrote:
> I think so. "relations" and "content" are read-only (no public setters).
> Notifications aren't sent for them as they are never changed throughout the
> lifecycle of an object. I.e., they are both dictionaries, and only their
> contents, not the properties themselves, may vary. Would this be an issue?
Yes, if the dictionaries are modified directly rather than using
-setValue:forKeyPath:.
--Kyle Sluder
| Related mails | Author | Date |
|---|---|---|
| Keary Suska | Jul 1, 22:50 | |
| Hamish Allan | Jul 1, 23:01 | |
| Keary Suska | Jul 1, 23:26 | |
| Kyle Sluder | Jul 1, 23:57 | |
| Keary Suska | Jul 2, 00:18 | |
| Hamish Allan | Jul 2, 01:13 | |
| Keary Suska | Jul 2, 03:12 | |
| Kyle Sluder | Jul 2, 13:42 | |
| Keary Suska | Jul 2, 18:15 |






Cocoa mail archive

