All Projects → m1entus → Insoperationskit

m1entus / Insoperationskit

Licence: mit
Objective-C adaptation of the sample code provided in the Advanced NSOperations session of WWDC 2015

INSOperationsKit

Objective-C adaptation of the sample code provided in the Advanced NSOperations session of WWDC 2015. The sample code was originally written in Swift 2.0. For usage examples, see WWDC 2015 Advanced NSOperations and/or look at the included unit tests.

A lot of stuff was taken from PSOperations

Feel free to fork and submit pull requests, as we are always looking for improvements from the community.

This also provides fixes to issues found in the original sample code, mostly:

  • Canceling operations would not work.
  • Canceling functions are slightly more friendly.
  • Negated Condition would not negate.
  • Unit tests!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].