Demonstrating Test-Driven Development and Evolutionary Design in the long run
2011-09-28
Let's Code Dimdwarf #67: Hide SessionHandle
The ClientSessions class is good enough for now, so we can resume doing what initially caused the need for it; we need to keep the SessionHandle private to the network layer and use only SessionId elsewhere.