Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(150)

Unified Diff: pkg/json/README.md

Issue 224403005: pkg/json: deprecate encoding APIs - encourage usage of dart:convert instead (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/json/lib/json.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/json/README.md
diff --git a/pkg/json/README.md b/pkg/json/README.md
index 677a4d46c858ed77243d7bfe0e1e5b37beed1384..dc75a1960fbb1ca051d0492b262b0456bb5a807a 100644
--- a/pkg/json/README.md
+++ b/pkg/json/README.md
@@ -1,5 +1,3 @@
-A JSON library for Dart.
+**This is no longer maintained.**
-The path package provides some extensible classes for JSON manipulations. It
-is (in its original form) a copy of the `dart:json` library before that was
-deprecated.
+Use the JSON features in `dart:convert` instead.
« no previous file with comments | « no previous file | pkg/json/lib/json.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698