ecowden / pluto.js

JavaScript Dependency Injection
MIT License
8 stars 3 forks source link

Eager Loading #16

Closed ecowden closed 10 years ago

ecowden commented 10 years ago

For #14

Opted for a module.eagerLoadAll() function for now. Other options may make sense down the line.