Re: json.org library use

2016-10-30 Thread Neil Bartlett
The Maven artefact "org.robolectric:android-all" seems to provide that package, along with unfortunately the entire of the rest of Android. It’s quite difficult to find because most searches yield the original Crockford library. Neil > On 30 Oct 2016, at 10:05, Carsten Ziegeler wrote: > > Ne

Re: json.org library use

2016-10-30 Thread Carsten Ziegeler
Neil Bartlett wrote > The Debian page on this issue links to a cleanroom implementation of the > same api, from Android: > https://android.googlesource.com/platform/libcore/+log/master/json > > Could this be used in the web console to avoid breaking changes? > Interesting, thanks Neal. Yes, I thi