Skip to content

enumerateDependency Fix

Choose a tag to compare

@francois-normandin francois-normandin released this 13 Apr 17:44
· 129 commits to master since this release

[Fix: 38] EnumerateStaticDependencies is now called only during onStart( ) to allow developer to override and create and configure objects as part of dependency injection without risking multiple creation of objects.