Skip to content

Remove default Decodable extensions #138

@Anviking

Description

@Anviking

Re: #137

Extensions that can be removed

  • Date
  • URL
  • String
  • Int
  • Double
  • Bool

Extensions that cannot be removed

  • NSDictionary
  • NSArray

These cannot be removed completely, because Array.decoder and others use them. The question here is rather if they should be DynamicDecodable or "fixed".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions