in reply to Re^3: Should code that does not use strict even be considered here?
in thread Should code that does not use strict even be considered here?
Similarly, if I see code that declares all of its variables, I probably won't mention anything. But if it's obvious that adding "strict" reveals undeclared variables or other problems, it seems worthwhile to point it out, particularly if the user seems new or not particularly knowledgeable. If they know they can ignore it; otherwise, they'll learn eventually, and probably the hard way.
And thanks, I'd forgotten to check the weather before I left, and it is a bit chilly.
|
|---|