, cbae wrote

@blowdart: Why do you hate implicit typing? Smiley

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 ...