-
I guess Dependency Injection isn't as widely used in the game development community as it is elsewhere, but any non-trivial game faces the same problems managing its dependencies as does any other large application. I gave it a try some time ago and have been sold ever since :) Just a small heads...