Skip to content

Join serde_edn efforts ? #1

Description

@alexmaco

Hi,

I have also been working on a serde_edn implementation. It's still incomplete, but partly available here: https://github.com/alexmaco/serde_edn. Unfortunately I haven't had the time to complete it, but I have recently restarted working on it.

I have also run into similar design issues as you did (for instance serde-rs/serde#1536).

I see we have come up with different Value types, and different edn! macros.

I'm opening this issue in the hopes that we can discuss these different design choices, and possibly reach an agreement to join these efforts into a single serde_edn library, published on crates.io. Right now, the first version I published about 10 months ago was there to reserve the name and is not really functional.

Alternatively, we could always go with maintaining different libraries under different names, but i think the ecosystem will benefit more from a unified solution that solves most common use cases.

What do you think ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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