Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Identifiable protocol to not clash with the new Swift 5.2 features #3

Open
d-srd opened this issue Aug 19, 2019 · 0 comments
Open

Comments

@d-srd
Copy link
Contributor

d-srd commented Aug 19, 2019

Swift 5.2 introduces the concept of an Identifiable: https://developer.apple.com/documentation/swift/identifiable

This clashes with the use of Identifiable inside of CoconutBits for adding reuse identifiers to views. The protocol and implementation should both be renamed to reflect that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant