That's the motto for browsers and I agree with it in context, but if it's something you control (like services of a distributed application) then not really. You can just make sure the versions match during deployment and save yourself some debugging headaches
Not if it's something sensitive either, where maybe crashing is preferable to running the wrong way
Comments
That's the motto for browsers and I agree with it in context, but if it's something you control (like services of a distributed application) then not really. You can just make sure the versions match during deployment and save yourself some debugging headaches
Not if it's something sensitive either, where maybe crashing is preferable to running the wrong way