Observing Managed Objects with Relationships #276

Closed
opened 2025-12-29 18:25:13 +01:00 by adam · 2 comments
Owner

Originally created by @damianstrain on GitHub (May 23, 2019).

Hi John,

A quick question on Object/ListMonitors if you have time 😄 . If I fetch an Entity that has a one-to-many relationship for example, would adding to or updating that relationship in any way trigger a change event?

Many Thanks

Originally created by @damianstrain on GitHub (May 23, 2019). Hi John, A quick question on Object/ListMonitors if you have time 😄 . If I fetch an Entity that has a one-to-many relationship for example, would adding to or updating that relationship in any way trigger a change event? Many Thanks
adam added the question label 2025-12-29 18:25:13 +01:00
adam closed this issue 2025-12-29 18:25:13 +01:00
Author
Owner

@JohnEstropia commented on GitHub (Jun 29, 2019):

@damianstrain Sorry for the late response. Adding and removing relationships will trigger the change event, but updates will not (the reference itself wouldn't change)

@JohnEstropia commented on GitHub (Jun 29, 2019): @damianstrain Sorry for the late response. Adding and removing relationships will trigger the change event, but updates will not (the reference itself wouldn't change)
Author
Owner

@damianstrain commented on GitHub (Jul 1, 2019):

Thanks @JohnEstropia 👍

@damianstrain commented on GitHub (Jul 1, 2019): Thanks @JohnEstropia 👍
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore-JohnEstropia#276