|
|
|
|
|
by mike_hearn
288 days ago
|
|
In Java DI you can add dependencies without changing your public API using field injection. But really there needs to be a language with integrated DI. A lot of the pain of using DI comes from the way it's been strapped on the side. |
|