RSS feed

Linkedin Profile

Tags:
economy
programming
seattle
things that bug me
wall art

Posts by month: 12/08 (2)
10/08 (2)
08/08 (1)
06/08 (2)
05/08 (1)
03/08 (3)
02/08 (1)
01/08 (2)
12/07 (2)
11/07 (1)
07/07 (1)
05/07 (2)
02/07 (1)
01/07 (1)
12/06 (1)
11/06 (1)
10/06 (1)
08/06 (1)
07/06 (1)
06/06 (2)
05/06 (1)
04/06 (2)
02/06 (1)
01/06 (2)
12/05 (3)
11/05 (2)
09/05 (5)
08/05 (5)
07/05 (7)
06/05 (3)
05/05 (6)
04/05 (8)
03/05 (7)
02/05 (7)
01/05 (6)
12/04 (2)
11/04 (3)
10/04 (5)
09/04 (3)
08/04 (5)
07/04 (5)
06/04 (4)
05/04 (4)
04/04 (9)
03/04 (4)
02/04 (3)
01/04 (5)
12/03 (1)
11/03 (14)
10/03 (8)


Tennis, v3 release, paper
2005-04-24

I am going to be sore tomorrow - I played my first game of tennis in a long time (two years? I remember playing in Vegas in 2003) today.

On the mental exertion front, I got v3 of my DSL tools project out the door today. The big change is the shift to a hybrid CodeModel / IL approach for building an XML representation of the solution in Visual Studio. This solves quite a few subtle problems and makes the tool a lot friendlier to use. I did have to counter quite a few mismatches between the CodeModel (e.g. source code) and IL names for things like constructors, class constructors, and explicit interface implementations, but it is working pretty well now.

I also spent a couple of hours revisiting a paper I wrote in October 2004 which now looks like it will be published: I was suprised that it all pretty much made sense, even though I don't think I had written a line of code at the stage. Anyway, hopefully that paper will see the light of day before I get the urge to mess with it again.

Back to weblog