ipjohnson / Grace

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

Add AllowNullReturn #173

Closed ipjohnson closed 6 years ago

ipjohnson commented 6 years ago

To allow for finer grained control over returning null from factories it would be good to add AllowNullReturn for all factories.

ipjohnson commented 6 years ago

this has been completed