I'm considering using Guice on a mobile app, but don't know about its
performance profile on mobile devices. For example, it's possible that
configuring the injector in a large (for mobile) application could
drastically affect app loading time, or that Guice's mapping of
bindings could eat into my app's limited memory.

Does anyone have any anecdotes as to whether Guice has worked for them
on any Java-based mobile platform (e.g.: Android, Blackberry)? Is this
worth thinking about or am I wasting my time here?

Thanks a lot!

Erem

--

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


Reply via email to