|
|
|
|
|
by newt
5601 days ago
|
|
I know you can implement it with out XML, I do DI all day long with functions. Non-sequitur. Most .Net DI frameworks (as opposed to DI in Java, or DI without a framework) use configuration in code. This is generally much more readable and flexible than config in XML. Only some of them use functions for some things. |
|