Bug 507184 - Replace Guice Provider with Supplier
Summary: Replace Guice Provider with Supplier
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: Misc (show other bugs)
Version: 1.0.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-07 14:43 EST by Alexander Nyßen CLA
Modified: 2016-11-07 14:43 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Nyßen CLA 2016-11-07 14:43:49 EST
In all places where Guice provider are not needed for an injection context, we should adopt java.lang.Supplier instead, which has been added in Java 1.8.