Skip to content

Don't serialize compiler generated fields by default - #2

Open
jeppeman wants to merge 6 commits into
piplay-fork:masterfrom
jeppeman:master
Open

Don't serialize compiler generated fields by default#2
jeppeman wants to merge 6 commits into
piplay-fork:masterfrom
jeppeman:master

Conversation

@jeppeman

@jeppeman jeppeman commented Aug 6, 2017

Copy link
Copy Markdown

When serializing auto properties the serialized data will contain ugly entries that look like this:

"\u003CText>k__BackingField": "sda"

This commit disables that behavior by default, but provides an attribute that can be used if one would actually want them serialized.

@jeppeman

Copy link
Copy Markdown
Author

Ping @paynechu

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

Successfully merging this pull request may close these issues.

4 participants