grouplens / grapht

Grapht dependency injector.
Other
25 stars 9 forks source link

Support multi-injection #107

Open mdekstrand opened 10 years ago

mdekstrand commented 10 years ago

We need to support multi-injection in Grapht.

Also, multi-injection with metadata, such as a weight associated with an implementation class.

The API for doing this is not at all obvious.