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

Remove JsonUtility #5859

Closed
rowanmiller opened this issue Jun 24, 2016 · 0 comments
Closed

Remove JsonUtility #5859

rowanmiller opened this issue Jun 24, 2016 · 0 comments
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-bug
Milestone

Comments

@rowanmiller
Copy link
Contributor

Currently this is part of our public "Internal" surface, but is only ever intended to be used in very specific EF use cases and does not have the appropriate perf/globalization/security/etc. to be exposed. Given it's not intended to be a general use component we should make it private (or remove altogether and just string concat where we need to). #5821 is an example of what we don't want to take care of moving forwards.

@rowanmiller rowanmiller added this to the 1.1.0 milestone Jun 24, 2016
@natemcmaster natemcmaster added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Jul 6, 2016
@ajcvickers ajcvickers modified the milestones: 1.1.0-preview1, 1.1.0 Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-bug
Projects
None yet
Development

No branches or pull requests

3 participants