scottcorgan / Injector

Node.js directory-independent dependency injection for apps and testing.
36 stars 1 forks source link

Bootstrap app outside of constructor. #12

Closed scottcorgan closed 11 years ago

scottcorgan commented 11 years ago

in the "create" function, init a new object and then bootstrap, but not in the constructor.