On Dec 9, 2013, at 7:32 AM, Sam Berlin <[email protected]> wrote: <snip>
> 1) Do you want Guice to embed Guava or to make it a real dependency? +1 for real dependency. Any project of mine that is big enough to use Guice definitely already has Guava, so like Stuart, it will make my deployables smaller to share that code. > > 2) Is it OK for Guice to bump it's minimum requirements up to Java6? +1 > > Thanks! > > sam > > -- > You received this message because you are subscribed to the Google Groups > "google-guice" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-guice. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "google-guice" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-guice. For more options, visit https://groups.google.com/groups/opt_out.
