CoreDataKit icon indicating copy to clipboard operation
CoreDataKit copied to clipboard

Update documentation

Open tomlokhorst opened this issue 8 years ago • 0 comments

With the merging of my Swift 2 pull request https://github.com/mac-cain13/CoreDataKit/pull/24 the documentation comments are now out of date.

Mainly the Result<T> type is now completely removed an replace by Swift 2 style throws.

Also there's a bunch of commented out code, this should either be removed or fixed.

  • [ ] Go through codebase to update documentation
  • [ ] Go through codebase to cleanup commented out pieces of code

tomlokhorst avatar Aug 08 '15 09:08 tomlokhorst