Development of the Hydrocon is slow but steady. Though still in its prototype form, the Hydrocon will, in one dramatic move, forever end all shortages–er wrong window, sorry.
Quick blogging note, my friends: Nowhere To Run may or may not happen due to Memorial Day weekend.
I pensively started refactoring the BuildingTest class. I started by finding out what messages the FakeRoom has to respond to, and I tried to make it as simple as possible so as to not include very much logic.
One thing I stopped to think about is that FakeRoom needs a class method newInstanceWithName:aName andID:anID. The real Room takes a RoomName and RoomID for these objects. Should I fake these out too for FakeRoom?
Code Agitator, elected to be the villain, certified a menace

