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

Add support for SerializeAsAttribute #331

Closed
wants to merge 1 commit into from

Conversation

knippers
Copy link

@knippers knippers commented Oct 4, 2012

Adding support for SerializeAsAttribute (used in the XmlSerializer). Up for debate would be to move the SimpleJson.cs class to Serializers folder or move the SerializeAsAttribute.cs from the Serializers folder one level up.

Adding support for SerializeAsAttribute (used in the XmlSerializer)
@johnsheehan
Copy link
Contributor

Thanks for your patch. Should probably discuss this in the Google Group first: http://groups.google.com/group/restsharp

First bit of feedback to launch that discussion: this needs some tests. Also should discuss whether or not changes to SimpleJson are a good thing or bad thing or if it should just support SimpleJson's existing support for attributes.

@johnsheehan johnsheehan closed this Oct 4, 2012
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

2 participants