Paparazzo icon indicating copy to clipboard operation
Paparazzo copied to clipboard

Consider to replace "class" by "AnyObject"

Open vkaltyrin opened this issue 4 years ago • 2 comments

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?

vkaltyrin avatar Aug 27 '19 06:08 vkaltyrin

Can you assign me this issue ?

narendrajagne avatar Oct 04 '23 10:10 narendrajagne

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

vladimir-kaltyrin avatar Oct 04 '23 10:10 vladimir-kaltyrin