shouldUpdateFromImportSource and shouldInsertFromImportSource functionalities are unclear #27

Closed
opened 2025-12-29 15:22:31 +01:00 by adam · 1 comment
Owner

Originally created by @demonar on GitHub (Dec 28, 2015).

In the case of importUniqueObject... shouldUpdateFromImportSource is never checked and the update is always called, this makes the protocol usage unclear, if the intended usage would be to check if the elements should be created/updated/untouched, this is an error, please fix/clarify.

Originally created by @demonar on GitHub (Dec 28, 2015). In the case of importUniqueObject... shouldUpdateFromImportSource is never checked and the update is always called, this makes the protocol usage unclear, if the intended usage would be to check if the elements should be created/updated/untouched, this is an error, please fix/clarify.
adam added the fixedcorestore bug labels 2025-12-29 15:22:31 +01:00
adam closed this issue 2025-12-29 15:22:31 +01:00
Author
Owner

@JohnEstropia commented on GitHub (Dec 29, 2015):

@demonar Definitely an error. Thanks!

@JohnEstropia commented on GitHub (Dec 29, 2015): @demonar Definitely an error. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#27