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

Serialize Option+OptionStrict with WCF #16

Open
gonzaw opened this issue Oct 15, 2015 · 2 comments
Open

Serialize Option+OptionStrict with WCF #16

gonzaw opened this issue Oct 15, 2015 · 2 comments

Comments

@gonzaw
Copy link

gonzaw commented Oct 15, 2015

Is there any way to be able to serialize Option and OptionStrict? I'm using this library at work but it's harder to adopt Option and OptionStrict in our codebase if we can't serialize it. We have WCF services that expose XML and JSON and we'd need to serialize it to both (and deserialize it too).

@louthy
Copy link
Owner

louthy commented Oct 15, 2015

Feel free to submit a pull-request for consideration :)

@anicolaspp
Copy link

What about if we introduce a type class for serialization?

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

No branches or pull requests

3 participants