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

Switch JSON [de,en]coding to serde ! #29

Closed
Byron opened this issue Mar 19, 2015 · 1 comment
Closed

Switch JSON [de,en]coding to serde ! #29

Byron opened this issue Mar 19, 2015 · 1 comment
Assignees

Comments

@Byron
Copy link
Owner

Byron commented Mar 19, 2015

Actually all structures currently generated will not encode-decode into anything useful as their identifiers have been mangled. This doesn't work though, as these must remain unchanged.

As this is not possible with rustc_serialize, this task should be given to serde.

@Byron
Copy link
Owner Author

Byron commented Mar 20, 2015

You can watch various development streams on youtube:

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

No branches or pull requests

1 participant