PeteGashek / puzzlebazar

Automatically exported from code.google.com/p/puzzlebazar
0 stars 0 forks source link

Use GIN toInstance injection where possible #97

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
GIN is working on adding toInstance injections:
http://code.google.com/p/google-gin/issues/detail?id=82

Once this is done, we should use them. 

This issue will be used to collect every point where it should be used:
- PuzzlebazarPlaceManager constructor
- CurrentUser constructor

Original issue reported on code.google.com by philippe.beaudoin on 31 Mar 2010 at 7:42