Skip to content

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

Open
SphtKr wants to merge 2 commits into
masterfrom
runtime-attributes-issue-27
Open

[WIP] Allows runtime overriding of certain serialization attributes#46
SphtKr wants to merge 2 commits into
masterfrom
runtime-attributes-issue-27

Conversation

@SphtKr

Copy link
Copy Markdown
Collaborator

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.
@SphtKrSphtKr added this to the 0.3.0 milestone Feb 3, 2015
@csantero

Copy link
Copy Markdown
Collaborator

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

@SphtKr

Copy link
Copy Markdown
CollaboratorAuthor

Eh, okay. We can bump this to 0.4.0.

@SphtKrSphtKr modified the milestones: 0.4.0, 0.3.0Feb 4, 2015
Sign up for freeto 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

@SphtKr@csantero