Skip to content

JSONEncoder and JSONDecoder conflicts #3

@CocoaPriest

Description

@CocoaPriest

JSONEncoder and JSONDecoder classes should be renamed because they conflict with Foundation in Swift 4:

error: cannot invoke 'JSONDecoder' with no arguments:
let decoder = JSONDecoder()

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