Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #11625
| From | Emmanuel Bourg <ebourg@apache.org> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Looking for advice about json-simple 3 transition |
| Date | 2020-05-17 23:00 +0200 |
| Message-ID | <A7yy6-1P5-1@gated-at.bofh.it> (permalink) |
| References | <A5ZVM-7i5-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Le 13/05/2020 à 15:46, Gilles Filippini a écrit : > I'd like to push json-simple 3.1.1 into unstable, but I'm not sure how I > should handle the transition. The 3.x releases are not backward > compatible with 2.x. > > A whole set of deprecated classes has been removed: >> * Deprecated JSONParse and JSONValue in favor of Jsoner. >> * Deprecated JSONStreamAware and JSONAware in favor of Jsonable. >> * Deprecated JSONObject in favor of JsonObject. >> * Deprecated JSONArray in favor of JsonArray. Did you consider reintroducing the removed classes? That's the strategy I've adopted for Guava. That's much less hassle than patching the reverse dependencies and handling a transition. Emmanuel Bourg
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Find similar
Looking for advice about json-simple 3 transition Gilles Filippini <pini@debian.org> - 2020-05-13 15:50 +0200
Re: Looking for advice about json-simple 3 transition Gilles Filippini <pini@debian.org> - 2020-05-14 09:10 +0200
Re: Looking for advice about json-simple 3 transition Gilles Filippini <pini@debian.org> - 2020-05-14 10:30 +0200
Re: Looking for advice about json-simple 3 transition Gilles Filippini <pini@debian.org> - 2020-05-14 11:30 +0200
Re: Looking for advice about json-simple 3 transition Thorsten Glaser <t.glaser@tarent.de> - 2020-05-14 18:40 +0200
Re: Looking for advice about json-simple 3 transition Emmanuel Bourg <ebourg@apache.org> - 2020-05-17 23:00 +0200
csiph-web