You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @sergdort I'm wondering what would be the best way to approach Core Data To-Many relationships using this architecture?
Calling asDomain()on both sides of the relationship (assuming a To-Many relationships on both sides) would end up in a circular dependency.
The text was updated successfully, but these errors were encountered:
Hi @sergdort I'm wondering what would be the best way to approach Core Data To-Many relationships using this architecture?
Calling
asDomain()
on both sides of the relationship (assuming a To-Many relationships on both sides) would end up in a circular dependency.The text was updated successfully, but these errors were encountered: