Best compiler warning ever.
September 21st, 2007Right now I’m blazin on puttin’ some high score tables in my game, and among the numerous asinine “Duplicate variable definition” warnings, ironically, Flash gave me the craziest most thoughtful compile warning I’ve ever seen. It made me feel warm and fuzzy on the inside:
“Appending text to a TextField using += is many times slower than using the TextField.appendText() method”
Damn Adobe, thanks for the tip. How many languages do you know of that do THAT?
