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

Make all serialization attributes specifiable per policy. Fixes #1352. #1438

Merged
merged 2 commits into from
Feb 27, 2016

Conversation

s-ludwig
Copy link
Member

The attributes @ignore, @optional, @name, @byName and @asArray now take a serialization policy as an optional template argument. With that specified, they only have an effect if (de)serializeWithPolicy is called with the same policy.

@s-ludwig
Copy link
Member Author

Poor people with common nick names... I didn't expect them to be referenced from the commit message.

@s-ludwig s-ludwig force-pushed the issue1352-ignore-serialization-policy branch from 22cf4a1 to 0206e56 Compare February 24, 2016 20:17
s-ludwig added a commit that referenced this pull request Feb 27, 2016
…lization-policy

Make all serialization attributes specifiable per policy. Fixes #1352.
@s-ludwig s-ludwig merged commit ad95661 into master Feb 27, 2016
@s-ludwig s-ludwig deleted the issue1352-ignore-serialization-policy branch February 29, 2016 13:46
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.

None yet

1 participant