fmgasparino / google-gin

Automatically exported from code.google.com/p/google-gin
Apache License 2.0
0 stars 0 forks source link

Support @Inject(optional) #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We currently do not check for optional injection.  Need to add that.

Original issue reported on code.google.com by aragos on 1 Mar 2009 at 6:42

GoogleCodeExporter commented 9 years ago
This should actually work already, will add some tests.

Original comment by aragos on 6 Mar 2009 at 7:33

GoogleCodeExporter commented 9 years ago
Patch submitted for review: http://codereview.appspot.com/28148

Original comment by aragos on 30 Mar 2009 at 10:04

GoogleCodeExporter commented 9 years ago
Fixed in r100.

Original comment by aragos on 25 May 2009 at 8:16