Demonstrating Test-Driven Development and Evolutionary Design in the long run
2010-10-18
Let's Code Dimdwarf #10: Add Synchronization
Now that ByteSink's synchronous tests are passing, it's time to implement the asynchronous behaviour. Unlike with EventSink, this time synchronization needs to be done manually.