COOperation
COOperation copied to clipboard
Your service implementation is a cooperation of your Core-components.
Hello, Hope that someone is watching this repo. I've got a strange problem. Our crashlytic has been reporting very hight number of crashes in OperationBufferImplementation.m – line 79 -[OperationBufferImplementation obtainBufferDataWithValidationBlock:]...
Hi, guys! - I suggest this pull-request based on Apple's documentation, which says: > When you subclass NSOperation, you must make sure that any overridden methods remain safe to call...
This task includes the following: - Update Xcode project used for library development
There is probably a concurrency bug in NSOperation class. It should be investigated with the help of this radar: http://www.openradar.me/25642160
This task includes the following: - Creating a project with CocoaPods and install the pod - Fill project with sample classes to show profit of using COOperation - Writing some...