Productive Weekend
Submitted by pirateguillermo on November 23, 2009 - 10:53am


Over the weekend I started working on writing a simulation environment. On Saturday morning, I had an empty project. This morning, I have a couple of sample components that I can link together (programmatically, it's true). I can tell them that time is passing and have messages flow and computation occur correctly. And I've got unit tests for all this, so I can tell when I break it in the future. Not bad for a day and a half!