On Thu, Jun 10, 2010 at 1:20 PM, Eric Burke <burke.e...@gmail.com> wrote:

> Furthermore, Guice works well on Android now. Adding external library
> dependencies may make this more complicated.


Exactly. We used to embed all of Google Collections. We moved away from that
because it made the jar size too big (~3X bigger than today if I remember
correctly). Using automated tools to strip out unused code didn't work in
practice. I want to make the jar smaller, not bigger.

Bob

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to google-guice-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-guice-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en.

Reply via email to