Skip to content

Simplify Marshal using new Swift features #135

@olejnjak

Description

@olejnjak

Hi,

I was wondering whether it would be possible to simplify Marshal implementation using new Swift features like conditional protocol conformance. This would also simplify creating 3rd party extensions above Marshal.

This would e.g. allow [ValueType] to conform ValueType so lot of code could be then reused/deleted.

I'm open to implementing it but don't wanna waste time on something that wouldn't have a chance to be merged.

Thanks

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