Slashdot Mirror


User: wd4fsu

wd4fsu's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Not that surprising on Code Quality In Open and Closed Source Kernels · · Score: 1

    Final line in the paper: "Therefore, the most we can read from the overall balance of marks is that open source development approaches do not produce software of markedly higher quality than proprietary software development." Interesting, but not shocking for those who have worked with disciplined commercial teams. I wonder what the results would be in less critical areas than the kernel, say certain types of applications. Putting aside for a moment that quality could be subjective, you can have outstanding quality code that misses the business requirements entirely. This study would have more value if it compared the resulting code against the stated business requirements and indicated how close it came. After all, the purpose of (business) code is to meet the requirements, right? :-) Owen