Timeline for What are the benefits of dependency injection in cases where almost everyone needs access to a common data structure?
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 23, 2015 at 7:06 | comment | added | sleske | "normally a global object is very maintainable" - not if it is mutable. In my experience, having so much mutable global state can be a nightmare (though there are ways to make it bearable). | |
| Sep 22, 2015 at 13:34 | history | answered | gbjbaanb | CC BY-SA 3.0 |