2012/12/12 Simone Tripodi <[email protected]>: > Hi Chris, > > I think you can open a [VOTE] thread with a proposal, in case you are > interested to donate it to Onami. > I'd suggest you to submit the SGA[1] to @secretary in order to avoid > any kind of mistake/legal issue Not sure needed as he is the only committer ( https://bitbucket.org/noctarius/guiceidentityinjection/commits ) and his cla is already here (btw sources need to have asf license header). (kiss principle :-) ).
I just wonder about "Copyright (C) 2011 Google Inc." https://bitbucket.org/noctarius/guiceidentityinjection/src/014f6cb8fcc0a74ecb2d0e8e64f99df906c5ce09/src/main/java/com/google/inject/identityinjection/AccessibleHelper.java?at=default copy/paste issue ? > > Have a nice evening! > -Simo > > [1] http://www.apache.org/licenses/software-grant.txt > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/ > > > On Wed, Dec 12, 2012 at 9:31 PM, Christoph Engelbert > <[email protected]> wrote: >> Hey Olivier :-) >> >> To all, I'm not sure if someone else is interested in this but I >> made this some time ago. >> https://bitbucket.org/noctarius/guiceidentityinjection >> It is some kind of "AssistedInjection" paired up with Providers. You >> can use annotations with parameters (marked as @BindingAnnotation) >> to inject special values just like using the AssistedInjection >> parameters. >> >> https://bitbucket.org/noctarius/guiceidentityinjection/src/014f6cb8fcc0a74ecb2d0e8e64f99df906c5ce09/src/test/java/com/google/inject/identityinjection/test/InjectedValueProviderTestCase.java?at=default >> >> This is just a small testcase and I'm pretty sure there are a lot >> more testcases that needs to be implemented :-) >> >> Cheers Chris >> >> Am 12.12.2012 10:27, schrieb Olivier Lamy: >>> Welcome Chris ! >>> Note as we are in incubator mode, the project is open for commits to >>> all Apache committers. >>> So I think you can feel free to hack :-) >>> >>> 2012/12/12 Christian Grobmeier <[email protected]>: >>>> Welcome Chris! >>>> >>>> On Tue, Dec 11, 2012 at 10:39 PM, Simone Tripodi >>>> <[email protected]> wrote: >>>>> Hi Chris, >>>>> >>>>> welcome to Onami! :) >>>>> >>>>> For those don't know yet Chris "Noctarius", he's an ASF committer who >>>>> donated his Java serializer implementation, Lightning, to Apache >>>>> DirectMemory as subproject and he's active in the Guice ML. >>>>> Hopefully he will bring ideas, contributions and new extensions! :) >>>>> >>>>> Best, >>>>> -Simo >>>>> >>>>> http://people.apache.org/~simonetripodi/ >>>>> http://simonetripodi.livejournal.com/ >>>>> http://twitter.com/simonetripodi >>>>> http://www.99soft.org/ >>>>> >>>>> >>>>> On Tue, Dec 11, 2012 at 10:30 PM, Christoph Engelbert >>>>> <[email protected]> wrote: >>>>>> Hey guys >>>>>> >>>>>> I'm Chris and brought here by Simone and keep an eye on the actual >>>>>> development. The project seems pretty interesting and since the >>>>>> currect development speed of Guice take the time of a Java JSR it's >>>>>> good to know that a collection of nice additions is in work :-) >>>>>> >>>>>> Cheers Chris >>>> >>>> >>>> -- >>>> http://www.grobmeier.de >>>> https://www.timeandbill.de >>> >>> >> -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy
