Loading
275 views
check for duplicates in NSArrayController
Page 1
1–1
I have two NSArrayControllers that manage two different entities (core data), when I add an object to the array I want it to check for duplicates and if this is true merge the properties of the objects.
How can I do this?
Thank you very much
Andres Gonzalez
Page 1
1–1