emailer/src/main/scala/cz/xelfi/quoridor/emailer/Main.scala
Tue, 16 Feb 2010 01:22:36 +0100 Preparing for more testable 'business' logic - splitting the for cycles and REST queries.
Sun, 29 Nov 2009 19:35:08 +0100 Removing all hardcoded strings replacing them with command line parameters
Thu, 26 Nov 2009 20:20:33 +0100 Really trying to send the emails
Thu, 26 Nov 2009 20:06:56 +0100 Scala version of an emailer. So far it finds the lazy players. It needs to send them email yet.