External references, such as a standards document, or specification?
N/A
Java environments (e.g. Java 6, Android 2.2, App Engine 1.3.7, or All)?
All.
Please describe the feature requested.
Currently we are using the Jackson library because it is currently known as the
fastest JSON library. However, developers may prefer to use a different JSON
library. For example GSON provides a light-weight streaming parser that may be
preferred on mobile devices such as Android. Therefore, we should provide a
pluggable JSON library abstraction much like we do for the low-level HTTP
library.
Original issue reported on code.google.com by yan...@google.com on 24 Dec 2010 at 1:34
Original issue reported on code.google.com by
yan...@google.com
on 24 Dec 2010 at 1:34