Skip to content

DayLogger/ADVOperation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADVOperation

Advanced Operation is a collection of classes that enhance the NSOperation class of Apple.

The library classes are provided by Apple in the WWDC 2015 Advanced-NSOperations sample code.

As stated in the session 226 of WWDC 2015 these classes are used in the Apple WWDC application itself, and they are stable.

Contribute

This is the very first version and almost everything has to be done. All the pull requests are welcome. If you want some inputs to contribute you can pick one of the items in the TODO list.

TODO

  • backport to iOS8
  • Document the features
  • Add tests to be sure everything work correctly

Packages

No packages published

Languages

  • Swift 99.0%
  • Other 1.0%