Skip to content

Comments

Allow ServiceStack.Text to deserialize F# immutable records.#2

Open
sebastiang wants to merge 1 commit intobman654:masterfrom
sebastiang:master
Open

Allow ServiceStack.Text to deserialize F# immutable records.#2
sebastiang wants to merge 1 commit intobman654:masterfrom
sebastiang:master

Conversation

@sebastiang
Copy link

Deserialization of F# immutable records, taking advantage of the fact that they have hidden fields which can be set. Requires upgrade to .NET 4.0 to take advantage of Expression.Assign.

… that they have hidden fields which can be set. Requires upgrade to .NET 4.0 to take advantage of Expression.Assign.
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.

1 participant