Skip to content

Kotlinx serialization #4

@m00shm00sh

Description

@m00shm00sh

I've created kproxymap to facilitate use of kotlinx.serialization compiler plugin generated serialization with proxy maps in https://github.com/moshbear/kproxymap . You're welcome to use the ideas with attribution.

Yes, it's also reflection-heavy, but
(1) there's caching to make the cost one-time per distinct proxied type, and
(2) querying copy method params and properties otherwise isn't feasible without going into KSP transformations

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