Skip to content

[WIP] Allows runtime overriding of certain serialization attributes #46

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SphtKr
Copy link
Collaborator

@SphtKr SphtKr commented Feb 3, 2015

This partly addresses #27, it provides a mechanism to set the serialization behavior defined by (for instance) SerializeAs(...) and IncludeInPayload(...), allowing you to choose include related resources at runtime, for example when getting a single model object instead of all model objects of a type.

…t an override of JsonIgnore but you can't un-ignore a property, for instance.
@SphtKr SphtKr added this to the 0.3.0 milestone Feb 3, 2015
@csantero
Copy link
Collaborator

csantero commented Feb 4, 2015

I like where this is going, but I think we should get 0.3.0 out first.

@SphtKr
Copy link
Collaborator Author

SphtKr commented Feb 4, 2015

Eh, okay. We can bump this to 0.4.0.

@SphtKr SphtKr modified the milestones: 0.4.0, 0.3.0 Feb 4, 2015
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.

2 participants