Hi,
I just can say: I'm totally with you Simon! I really love Guice and my
extension (Automatic Binding for Guice) is also listed. I saw a lot of
interests in this extension and I would be happy, to share the code,
the ideas, the future, ... with more people.
The problem of the most extensions is,
Hi Jesse,
thanks!
I think it has a good future. :) Because it address a feature, which
Guice is not providing at the moment and a lot of (Ex-)-Spring-
Developer will miss.
Release v1.0 is planned for the End of October. (tested it already
with Guice 3.0 - works like a charm :))
Until there:
- a
Hi,
I'm creating a Extension for Guice and I want to ask if you (Guice
Developers) are interested in or should/could it be listed on the 3rd-
Extensions site (if you want to)
This extension is able to scan the classpath for annotated classes and
bind them automatically. So my extension is doing a
Yeah,
this is exactly my one. Damn.
Thanks for the hint.
Bye,
Daniel
On 23 Sep., 21:34, Stuart McCulloch wrote:
> On 23 September 2010 20:29, Daniel Manzke wrote:
>
> > Curios. It seems that the jarjar is running partially. I found a blog
> > entry with the example, that
t; sam
>
> On Wed, Sep 22, 2010 at 4:44 PM, Daniel Manzke
>
>
>
>
>
>
> > wrote:
> > Hi Guys,
>
> > I checked out Guice 3.0 from the trunk and I can't get it up and
> > running. I run the ant-Tasks with "dist" to get a Snapshot, due
Hi Guys,
I checked out Guice 3.0 from the trunk and I can't get it up and
running. I run the ant-Tasks with "dist" to get a Snapshot, due the
fact that no one is provided through Maven.
I've created a simple java application and added javax.inject.jar and
the aopalliance.jar, but when starting the