Demonstrating Test-Driven Development and Evolutionary Design in the long run
2013-02-23
Let's Code Jumi #220: ActorRef (Part 1)
The Jumi Actors library can be made easier and safer to use by introducing a reference class, a bit like in Akka Actors. This is the first step for a bunch of design improvements to the actors library.