ipjohnson / Grace

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

Change support for default disposal scope #208

Closed ipjohnson closed 5 years ago

ipjohnson commented 5 years ago

Currently there is the ability to change the default disposal scope provider through the constructor. There are a two different better ways to handle this at compile time vs at locate time.

ipjohnson commented 5 years ago

This implemented and will be part of 7.0