|
|
|
|
|
by jen20
1571 days ago
|
|
This is the exact kind of thing that makes working in Java or .NET codebases a complete misery. Application wireup should be explicit, and if that results in “too much” code it means (in most cases) that the design is too complex. |
|