Skip to content
This repository was archived by the owner on Nov 29, 2022. It is now read-only.

Conversation

@KenziTrader
Copy link

I've updated to Swift 3 syntax. It still compiles under Swift 2.
Most of the calls to respondsToSelector were replaced by optional chaining. No need to check if it responds to selector.

@KenziTrader
Copy link
Author

I made some more additions.

  • Documentation for the protocols
  • Completed the missing parts in DZNEmptyDataSet.swift
  • Implemented Swizzling for UITableView.endUpdates and UICollectionView.performBatchUpdates in addition to reloadData
  • Created a project to build a framework
  • Added some unit tests

@KenziTrader KenziTrader changed the title Update to Swift 3 and remove most calls to respondsToSelector Complete implementation in Swift and add some unit tests Jun 22, 2016
@dzenbot
Copy link
Owner

dzenbot commented Jun 26, 2016

This is great. Thanks a lot @KenziTrader!
Will have a look real soon.

@gorbat-o
Copy link

hey, So what's happened ? :)

@mohan-shyam
Copy link

Hi, as a newbie to iOS dev, this is one of those, that is a must-have for my current app and probably for future apps.

Apologies, that I'm not yet a contributor but only a passive user. But, will you be able to let me know about the developments? Is it ready for swift 3?

Many thanks for your efforts and time. :)

@bjrne
Copy link

bjrne commented Dec 9, 2016

@dzenbot Are there any news on this? I would love to see this soon. It's been almost half a year...

@esetnik esetnik mentioned this pull request Mar 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants