5 minutes ago, cbae wrote
@blowdart: Why do you hate implicit typing?
Heh. Yea, you're right, I generally do. So it's ok, in my mind, if you can work out what the type is from the line of code - so I'd be ok with var font = new Font(); however var font = GimmieThatThingyFromThatFunction() oh no ...