Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.

Serializing delegates #40

Open
rnett opened this issue Jul 13, 2018 · 0 comments
Open

Serializing delegates #40

rnett opened this issue Jul 13, 2018 · 0 comments

Comments

@rnett
Copy link

rnett commented Jul 13, 2018

It would be nice if there was a option (or if it was the default behavior) to evaluate delegates when serializing objects.

For example, val jumps by json.byInt would serialize to something like "jumps": 3.

This would extremely helpful when using a class that generated from json using the json delegates (byInt, etc). Right now, using these requires a custom serializer to be serializable properly.

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

No branches or pull requests

1 participant