The hardest part about where you are and where you want to be is the getting there from here.
This is some good practical advice (and a welcome improvement) from Mozilla.
I'm also reminded of an email I sent out to a technical mailing list some time back, in response to a user's question about suppressing warning messages when running his program (this for a runtime-based interpreter).
Various suggestions came for how to limit, suppress, or remove warnings from the log.
My response, which apparently earned some favourable consideration at the vendor:
This is some good practical advice (and a welcome improvement) from Mozilla.
I'm also reminded of an email I sent out to a technical mailing list some time back, in response to a user's question about suppressing warning messages when running his program (this for a runtime-based interpreter).
Various suggestions came for how to limit, suppress, or remove warnings from the log.
My response, which apparently earned some favourable consideration at the vendor:
"Fix the bugs in your code."