|
|
|
|
|
by trbvm2
3926 days ago
|
|
Dependency Injection (frameworks) -1 Use constructors. This makes perfectly testable classes and is vastly simpler than encouraging more XML as code.
Any proper dependency injection framework should work quite well with regular constructors. |
|