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

JSON.Net - Initial support #13

Closed
wants to merge 1 commit into from
Closed

Conversation

huntharo
Copy link

Add compile time option (USE_JSON_NET) to use JSON.Net instead of
JsonFx. 25 of 31 unit tests pass (primarily, the tests that deal with nested objects/arrays fail because JSON.Net won't return these as ExpandoObjects).

Add compile time option (USE_JSON_NET) to use JSON.Net instead of
JsonFx.
@Dynalon
Copy link
Owner

Dynalon commented Jul 22, 2014

Until there are failing unit tests I am unsure if and when to merge this.

I got some ideas for API breaking changes that will be the next major versions, but I have a lot on my plate and no ETA on this. Failing tests means that shouldn't go into master without changing the API or reworking the tests.

@Dynalon
Copy link
Owner

Dynalon commented Dec 26, 2014

closed for now, please reopen when this can be merged.

@Dynalon Dynalon closed this Dec 26, 2014
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