Linked by Andrew Youll on Thu 7th Jul 2005 16:44 UTC
Thread beginning with comment 1185
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Open-source vs. closed-source quality
by LiNuCe on Fri 8th Jul 2005 03:45
in reply to "RE: Open-source vs. closed-source quality"
> Open/closed source is a LICENSE, not a methodology for the style to write code.
You are right. However when you write open source code, you know by definition that you potentially expose it to public developers, among whom there are competent people. Sometimes they are even more competent than you, so you tend to write it as clean as you can. Obviously, it does not mean your code is not error-prone. By the way, "as clean as you can" is quite subjective and does not always mean "clean" 





Member since:
2005-07-06
That has little to nothing to do with the code being open or closed source. It's simply the people that worked on it. Open/closed source is a LICENSE, not a methodology for the style to write code.