Skip to content

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

@vkaltyrin

Description

@vkaltyrin

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions