deftjs / DeftJS

Extensions for Large-Scale Sencha Touch and Ext JS Applications
http://deftjs.org/
MIT License
285 stars 56 forks source link

Previously configured 'eager' providers are potentially reinstantiated on subsequent configure calls. #46

Closed johnyanarella closed 12 years ago

johnyanarella commented 12 years ago

Deft.Injector::configure() should only eagerly resolve providers that were specified in that call, rather than evaluating all of the registered providers.