Why I like D
bearophile
bearophileHUGS at lycos.com
Thu Dec 4 15:57:28 PST 2008
Bill Baxter:
> You never mistype the name of a variable?
Probably I do such mistakes often or very often, but I test every little piece of code I write, so such bugs are fixed seconds or minutes after I have put them in, so even not using an IDE I have never felt it as problem :-)
There are far worse bugs that no (normal) type system can catch, that need what you have between the ears to be fixed :-)
Bye,
bearophile
More information about the Digitalmars-d
mailing list