ipjohnson / Grace

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

ExpressionResult enhancement #106

Closed ipjohnson closed 7 years ago

ipjohnson commented 7 years ago

Add a flag to the IActivationExpressionResult to signify that the result was found or the default expression was used. This is needed for issue #104