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

Consider to replace "class" by "AnyObject" #82

Open
vkaltyrin opened this issue Aug 27, 2019 · 2 comments
Open

Consider to replace "class" by "AnyObject" #82

vkaltyrin opened this issue Aug 27, 2019 · 2 comments

Comments

@vkaltyrin
Copy link
Contributor

I noticed that protocols in Paparazzo are defined by class:

public protocol PaparazzoPickerModule: class { ... }

Have you any plans to replace "class" by "AnyObject" according to the Swift evolution proposal #0153?

@narendrajagne
Copy link

Can you assign me this issue ?

@vladimir-kaltyrin
Copy link

I guess the issue should be closed.
CC: @artyom-razinov

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

3 participants