Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Property Name Control #51

Merged
merged 2 commits into from
Dec 28, 2011
Merged

Property Name Control #51

merged 2 commits into from
Dec 28, 2011

Conversation

paegun
Copy link
Contributor

@paegun paegun commented Dec 10, 2011

added limited DataContractSerialization (DCS) support including ignoring members that are not attributed and renaming members. (Issues #41, #49)
changed deserialization to be case-insensitive wrt property name. (required to support camelCase)
added JsConfig support to EmitCamelCaseNames for easy bridging between .NET PascalCase and Javascript camelCase conventions.

paegun and others added 2 commits December 10, 2011 13:09
…ing members that are not attributed and renaming members.

changed deserialization to be case-insensitive wrt property name.
added JsConfig support to EmitCamelCaseNames for easy bridging between .NET PascalCase and Javascript camelCase conventions.
mythz added a commit that referenced this pull request Dec 28, 2011
@mythz mythz merged commit ad18d6e into ServiceStack:master Dec 28, 2011
@mythz
Copy link
Member

mythz commented Dec 28, 2011

Brilliant thx - can take this off my TODO list :)

@mythz mythz mentioned this pull request Apr 5, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants