External references, such as a standards document, or specification?
N/A
Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?
All.
Please describe the feature requested.
The package com.google.api.client.googleapis is a common dependency of many
other libraries and projects. Having the utility classes, which depend on other
libraries such as jackson2, makes the size of com.google.api.client.googleapis
unnecessarily large. This is particularly bad for Android applications as the
Dalvik VM has a limit on the number of method references. We should move the
utility classes to a sub-package such as com.google.api.client.googleapis.util.
Original issue reported on code.google.com by wonder...@google.com on 24 Jun 2014 at 11:22
Original issue reported on code.google.com by
wonder...@google.com
on 24 Jun 2014 at 11:22