ipjohnson / Grace

Grace is a feature rich dependency injection container library
MIT License
337 stars 33 forks source link

DynamicConstructorSelection problem when resolving interfaces #108

Closed ipjohnson closed 7 years ago

ipjohnson commented 7 years ago

There is a bug in the dynamic constructor where the wrong type is being probed for constructors (activation type vs request type).