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

@SphtKr SphtKr commented Feb 3, 2015

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

csantero commented Feb 4, 2015

Copy link
Copy Markdown
Collaborator

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

@SphtKr

SphtKr commented Feb 4, 2015

Copy link
Copy Markdown
Collaborator Author

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

2 participants