Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TOML writer #16

Closed
magneticflux- opened this issue Jul 20, 2020 · 3 comments
Closed

TOML writer #16

magneticflux- opened this issue Jul 20, 2020 · 3 comments
Labels

Comments

@magneticflux-
Copy link

Besides being able to read TOML files, it would be really useful to be able to write them as well. Exposing something similar to Jackson/Gson/Hjson/Jankson's type hierarchy (JsonElement, JsonObject, JsonPrimitive) would be great too.

@MaZderMind
Copy link

@cleishm Would you see toml serialisation within tomlj or would you rather see it as its own library? I'm currently stuck and a little unhappy https://github.com/mwanji/toml4j and might go on the detour of implementing toml serialisation. If you are interested in having this as part of tomlj we might have a chat about it.

@cleishm
Copy link
Contributor

cleishm commented Aug 16, 2020

Happy to see a writer added here. Perhaps first propose the API before diving in on the whole solution?

@cleishm
Copy link
Contributor

cleishm commented Oct 18, 2022

Closed by #49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants