Post date: Apr 13, 2011 12:33:28 PM
First up is a warm-up related to Bug: BugKid. Details will be verbal, but the idea is to rewrite all public methods of Bug in BugKid so that a message is printed naming the methods being called before the request is forwarded to the superclass version of the method. BugKid acts like a normal Bug except for this additional logging.
We will otherwise work on the Satellite and Bulldozer, working past the detailed design and into the code.