We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please see discussion here: http://stackoverflow.com/questions/4170949/how-to-parse-json-in-scala-using-standard-scala-classes
The point is that its not a easy way to parse the JSON into normal objects.
The text was updated successfully, but these errors were encountered:
Imported From: https://issues.scala-lang.org/browse/SI-4002?orig=1 Reporter: philip142au
Sorry, something went wrong.
@adriaanm said: contributions welcome; EPFL does not have the resources to do this at the moment
scala.util.parsing.json was deprecated and then removed from this library
scala.util.parsing.json
No branches or pull requests
Please see discussion here:
http://stackoverflow.com/questions/4170949/how-to-parse-json-in-scala-using-standard-scala-classes
The point is that its not a easy way to parse the JSON into normal objects.
The text was updated successfully, but these errors were encountered: