Demonstrating Test-Driven Development and Evolutionary Design in the long run
2011-06-15
Let's Code Dimdwarf #58: Session IDs
Once we have timestamps, generating session IDs is trivial (but anyways worth writing a test for). Then the real thing is mapping those IDs to sessions, which is far from trivial.