PlayPen / playpen-core

Server management and load balancing framework
http://playpen.io
MIT License
33 stars 7 forks source link

Use dependency injection (Guice) #9

Open minecrafter opened 8 years ago

minecrafter commented 8 years ago

This makes approaching #6 more feasible.

minecrafter commented 8 years ago

This requires a large internal refactor of PlayPen's code, but would make the code easier to understand and to test.

redxdev commented 8 years ago

I'd like to leave larger refactors out of the picture for now in order to focus on solving some of the other issues. I promise we'll have a chance to work on cleaning up code at some point.