Demonstrating Test-Driven Development and Evolutionary Design in the long run
2011-08-14
Let's Code Dimdwarf #63: You Will Be Assimilated
The ClientSessions class will absorb most of the logic from NetworkController, leaving the controller just wiring things together and delegating all work to others. Let's first move the authentication logic.