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.

Download as MP4

Episode Archive

2013-02-07

2013-02-02

Let's Code Jumi #214: Misc Refactoring (Part 1)

Some small refactorings. A nice feature in IntelliJ IDEA is "Analyze | Run Inspection by Name" which lets you apply a quickfix with one command for all found problems in the whole project - in this case adding missing @Override annotations.

Download as MP4

Episode Archive