Closed rodricios closed 9 years ago
Can you describe where injector would be used? Also, I'm all for integrating flowlib, but let's work on that once this branch is merged - it would be a pretty big jump between versions if not.
:+1: injector (could) be packaged alongside with libextract so that users can do dependency injection, i.e. so they don't have to throw closures everywhere and can test their functions nicely.
Great, I'm simplifying the README, push, then merge, and we can get to working on a next release.
Awesome, merging now.
Might seem like a bummer but what about flowlib integration? Also a dependency injection framework called injector could be integrated as well, it looks really nice to me and we can cut down on writing our own implementation.