Skip to content

Conversation

@TylerLeonhardt
Copy link
Member

fixes #30

This switches from using LanguagePrimatives.TryConvertTo to a pattern matching switch statement.

If we can't guess what it is, just turn it into a string and go with that.

This also reenables all tests 😄 they all pass!

Copy link
Contributor

@daxian-dbw daxian-dbw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@daxian-dbw daxian-dbw merged commit 3cbb399 into Azure:dev Sep 7, 2018
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.

ToTypedData converts ints and doubles into byte[] s

2 participants