PSOperations
PSOperations copied to clipboard
trying to migrate to PSOperations
Hi, Have a question:
I am trying to migrate from WWDC operations ported to swift customary to using PSOperations. however it seems like everywhere I have to use PSOperationQueue()
explicitly and for some reason the typedef is not working? any help on how to ease of migration without modifying everywhere OperationQueue and having to import PSOperations
?
Thanks so much in advance.