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 parser is still marked as deprecated, even though it has been removed from stdlib #8863

Closed
scabug opened this issue Sep 26, 2014 · 5 comments

Comments

@scabug
Copy link

scabug commented Sep 26, 2014

The deprecation warning on the standard library JSON parser is still present, even though the JSON parser has been migrated out of the standard library.

object JSON in package json is deprecated: This object will be removed.
@scabug
Copy link
Author

scabug commented Sep 26, 2014

Imported From: https://issues.scala-lang.org/browse/SI-8863?orig=1
Reporter: @propensive

@scabug
Copy link
Author

scabug commented Sep 26, 2014

@propensive said:
Pull request: scala/scala-parser-combinators#32

@scabug
Copy link
Author

scabug commented Oct 10, 2014

@gourlaysama said:
I can't assign the ticket, but: fixed by @propensive.

@scabug scabug closed this as completed Oct 10, 2014
@scabug
Copy link
Author

scabug commented Nov 30, 2014

@soc said:
As a late clarification: The deprecation was added because scala.util.parsing.json is supposed to be removed. This was unrelated to splitting scala.util.parsing from the standard library.

@scabug
Copy link
Author

scabug commented Nov 30, 2014

@scabug scabug added the quickfix label Apr 7, 2017
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

1 participant