Open Source Programmers Stink At Error Handling
Mark Cappel writes: "LinuxWorld columnist Nick Petreley has a few choice words for for the open source community in 'Open source programmers stink at error handling'. Do you think commercial software handles errors better?"
Who spend days at a time at work (read: Stallman) without showers, removing the last 3 words provides a better description :o)
As a professional programmer I adhere to a strict stylesheet which I think the Open Source community may appreciate a copy of:
main( arguments ){
try{
--code goes here--
}catch( exception ){
printout "I'm sorry to do that you need our $50k/year support plan. \n Thank you!"
}}
No need to thank me.
The open source community should take the same stance as closed source corporations when it comes to bugs. They are not really bugs but undocumented features!
Strange women lying in ponds distributing swords is no basis for a system of government.
Wait for it...wait for it...ahhhhh!