Re: Guice 3.0 RC1 Available

2010-12-10 Thread jordi
great job! I'm pretty happy that struts2 extension is back and fully operational! Just some minor bug: it doesn't appear in the current Javadoc API: http://google-guice.googlecode.com/svn/tags/3.0-rc1/javadoc/packages.html

Re: Guice 3.0 RC1 Available

2010-12-10 Thread Sam Berlin
On Dec 10, 2010, at 6:28 AM, jordi jo...@donky.org wrote: great job! I'm pretty happy that struts2 extension is back and fully operational! Just some minor bug: it doesn't appear in the current Javadoc API: http://google-guice.googlecode.com/svn/tags/3.0-rc1/javadoc/packages.html Ya..

Re: Changing a dependency down the call graph at runtime

2010-12-10 Thread Ryan
Hi Brian, thanks for taking a shot at it. I'm not offended at all. You're right that this is a potential code smell, and I've been rethinking my design to see if I can improve it. My question about your solution revolves around these two lines: public DProvider(Whatever dNeeds) { .. } ... D

Re: Changing a dependency down the call graph at runtime

2010-12-10 Thread Ryan
I think speaking in alphabets may drive everyone bonkers. :) In concrete terms, the application is meant to simulate delivering educational content based on a student's response. Better responses mean more difficult content; worse responses mean easier content. Class A is the entry point to the

Re: Issue 288 in google-guice: FinalizableReferenceQueue still leaks

2010-12-10 Thread google-guice
Comment #26 on issue 288 by miazzo.valentino: FinalizableReferenceQueue still leaks http://code.google.com/p/google-guice/issues/detail?id=288 Wow, Guice 3.0 is RC1 and this bug is still open. It will be fixed in Guice 3.0? -- You received this message because you are subscribed to the

[google-guice] r1455 committed - Use same release profile id as the main google pom

2010-12-10 Thread google-guice
Revision: 1455 Author: mcculls Date: Fri Dec 10 07:28:53 2010 Log: Use same release profile id as the main google pom http://code.google.com/p/google-guice/source/detail?r=1455 Modified: /trunk/pom.xml === --- /trunk/pom.xml Fri Dec 10 07:05:01 2010 +++

[google-guice] r1456 committed - Cleanup pom - lock deploy plugin to 2.5 and remove extra source/javado...

2010-12-10 Thread google-guice
Revision: 1456 Author: mcculls Date: Fri Dec 10 07:52:38 2010 Log: Cleanup pom - lock deploy plugin to 2.5 and remove extra source/javadoc profile as they are already enabled when building with -DperformRelease http://code.google.com/p/google-guice/source/detail?r=1456 Modified:

Re: Comment on GuiceDiscussions in google-guice

2010-12-10 Thread google-guice
Comment by Luis.Miguel.Santos.Serrano: Is the AOP Support possible in Android 2.3? Anyone has got any idea of how compelx it could be for bytecode generation to be enabled in future Android versions? Thanks in advance. For more information: