frjaeger220 / google-guice

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

Expose a few things about provider methods to support Gin #305

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am trying to add @Provides support to Gin
(http://code.google.com/p/google-gin). To get this to work, I needed a few
tweaks to Guice to expose more information in the SPI.

Original issue reported on code.google.com by bstoler+code@google.com on 6 Jan 2009 at 5:30

GoogleCodeExporter commented 9 years ago
Here's the patch.

Original comment by bstoler+code@google.com on 6 Jan 2009 at 5:31

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed with r803.

Original comment by limpbizkit on 8 Jan 2009 at 7:00