Comment Linus' changes to recent kernels (Score 1) 610
The problem is as i see it that the Open Source
Programmers are more interested in getting something to work... this is what most of us want
to see :) .. but when it comes to the nasty problems of how and when to handle errors or exception conditions, it is no longer fun, but tedious work and thus is left on the back burner..
who then is willing to jump in and add error handling code to a module when the fun stuff (it is already up and running) has already been coded?
Programmers are more interested in getting something to work... this is what most of us want
to see
who then is willing to jump in and add error handling code to a module when the fun stuff (it is already up and running) has already been coded?