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

Custom type converters #57

Open
11clock opened this issue Mar 22, 2023 · 1 comment
Open

Custom type converters #57

11clock opened this issue Mar 22, 2023 · 1 comment
Labels
enhancement New feature or request PR welcome User contribution/PR is welcome

Comments

@11clock
Copy link

11clock commented Mar 22, 2023

I would like to be able to register custom converters between types for serialization and deserialization. For example, a vector2 struct would be serialized into an array and vice versa.

@Binaritec
Copy link

+1, like JsonConverter in JsonSerializerSettings, it's useful very much.

@xoofx xoofx added enhancement New feature or request PR welcome User contribution/PR is welcome labels Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PR welcome User contribution/PR is welcome
Projects
None yet
Development

No branches or pull requests

3 participants