Re: New Guice 3.0 Snapshot

2010-11-25 Thread jordi
Where's Struts 2 Extension? It's bundled in the .zip's but I can't find it in the Javadoc API pointed by Guice30 wiki or in the source code via Google Code source browser jordi On Wed, Nov 24, 2010 at 9:22 PM, Simone Tripodi simone.trip...@gmail.comwrote: sorry if I misunderstood, I thought

Re: New Guice 3.0 Snapshot

2010-11-25 Thread Stuart McCulloch
On Nov 25, 2010, at 10:44, jordi jo...@donky.org wrote: Where's Struts 2 Extension? It was recently discontinued, which is why it's in the last zip but not trunk: http://code.google.com/p/google-guice/source/detail?r=1423 as for why it was discontinued, personally I don't know -- Cheers,

Re: New Guice 3.0 Snapshot

2010-11-25 Thread Sam Berlin
The struts2 extension included in guice2 was broken, and the workaround included on trunk had its own issues. sam On Thu, Nov 25, 2010 at 6:44 AM, Stuart McCulloch mccu...@gmail.com wrote: On Nov 25, 2010, at 10:44, jordi jo...@donky.org wrote: Where's Struts 2 Extension? It was recently

Re: New Guice 3.0 Snapshot

2010-11-24 Thread AdrianCole
+1 to release I've updated and tested jclouds with the current guice 3.0 snapshot. Cheers, -Adrian jclouds http://code.google.com/p/jclouds/issues/detail?id=413 On Nov 21, 12:27 am, Scott Hernandez scotthernan...@gmail.com wrote: How should we report the good/bad, well I know where to report

Re: New Guice 3.0 Snapshot

2010-11-24 Thread Simone Tripodi
Hi Adrian! :) for what I can see on jclouds revisions, you updated the new guice jars and ran existing code/tests using the new library, did you try to JSR330'ing the code? I'm asking because I found some issues, as I previously wrote, and I'd like to get feedbacks/ share experience also from

Re: New Guice 3.0 Snapshot

2010-11-24 Thread Adrian Cole
Hi, Simone. One of the reasons jclouds really wants a guice release is that we've been jsr330ed for over a year now. There are holes in that spec like optional inject, but we are not limited by guice at the moment. Cheers, -Adrian On Nov 24, 2010 12:56 PM, Simone Tripodi

Re: New Guice 3.0 Snapshot

2010-11-24 Thread Simone Tripodi
Hi Adrian, thanks for your reply :) I'm interested on wich workaround you adopted for the @Inject(optional = true), can you point me please to some sources? Many thanks in advance! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Wed, Nov 24, 2010 at 4:10 PM, Adrian Cole

Re: New Guice 3.0 Snapshot

2010-11-24 Thread Adrian Cole
I guess I should underscore something :) We aren't limited by guice impl of 330 doesn't suggest we are not limited by 330 :) The JSR 330 spec is extremely limited, although it does keep most vendor injection annotations out of mainstream code. I haven't seen any evidence of further development

Re: New Guice 3.0 Snapshot

2010-11-24 Thread Simone Tripodi
sorry if I misunderstood, I thought you was trying to make a pure JSR330'ed implementation too :P BTW you gave me a reply, thanks :) Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Wed, Nov 24, 2010 at 7:34 PM, Adrian Cole fernc...@gmail.com wrote: I guess I should

New Guice 3.0 Snapshot

2010-11-20 Thread Sam Berlin
All, I've uploaded a new guice 3.0 snapshot. Please see http://code.google.com/p/google-guice/wiki/Guice30 for new links and details of what changed since the last snapshot. Also see the rest of the page for a broad overview of new features since the 2.0 release, and the bottom of the page

Re: New Guice 3.0 Snapshot

2010-11-20 Thread Scott Hernandez
guice 3.0 snapshot.  Please see http://code.google.com/p/google-guice/wiki/Guice30 for new links and details of what changed since the last snapshot.  Also see the rest of the page for a broad overview of new features since the 2.0 release, and the bottom of the page for notes about

Re: New Guice 3.0 Snapshot

2010-11-20 Thread Sam Berlin
minutes at least). On Sat, Nov 20, 2010 at 2:01 PM, Sam Berlin sber...@gmail.com wrote: All, I've uploaded a new guice 3.0 snapshot. Please see http://code.google.com/p/google-guice/wiki/Guice30 for new links and details of what changed since the last snapshot. Also see the rest

New Guice 3.0 Snapshot

2010-11-20 Thread Sam Berlin
All, I've uploaded a new guice 3.0 snapshot. Please see http://code.google.com/p/google-guice/wiki/Guice30 for new links and details of what changed since the last snapshot. Also see the rest of the page for a broad overview of new features since the 2.0 release, and the bottom of the page