|
|
|
|
|
by cloudmike
5152 days ago
|
|
There's currently no explicit lock or transaction, but due to the way we're multithreading, multiple changes are propagated back to your context in one shot. Core Data relationships (including their inverses) that come over the wire can be lazily resolved by Simperium if necessary. |
|