![]() | dispatch_sync in -[PPRIImportOperation contextDidSave:] |
|
29 Nov 2012, 22:35
Kris Markel (1 post) |
(This method appears on page 82 of the B3.0 version of the PDF.) If contextDidSave: is called from another thread, it uses dispatch_sync to call the mergeChanges block on the main thread. Is there a reason the block can’t be called asynchronously? |
| You must be logged in to comment |

