di.js
di.js copied to clipboard
Close/Destroy of the context
As far as I'm testing your lib it looks very nice. I have some complains on documentation and no way to inject a preinstantiated object.
I am working in a Backbone/Marionette app where the views are opened and closed. I think it would be useful to have a delegate that knows how to close the objects (Views) and a context destroyer.