Does dependency injection naturally break separate compilation if done statically?
-
-
The dynamic approach works in java as expected. Separate compilation only breaks when injection is done via extra code generation rather than reflection
-
(Dynamic languages don’t have a notion of separate compilation of course, since they don’t have types)
- 4 more replies
New conversation -
-
-
Note that I once wrote a library that implements dynamic scoping in Java. As verbose and slow as anything in Java, but works. https://github.com/qitab/leijure/tree/master/DynamicScope …
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
Read my blog!