Open Source Code Integrity - How does quality assurance work?
        Posted  
        
            by rockinthesixstring
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by rockinthesixstring
        
        
        
        Published on 2010-05-16T01:20:09Z
        Indexed on 
            2010/05/16
            1:30 UTC
        
        
        Read the original article
        Hit count: 397
        
open-source
|quality-assurance
I've thought about this before and this topic has often steered me away from Open Source projects. Recently DotNetPanel has changed it's name to WebSitePanel and gone Open Source. The rumor mill is speculating that Microsoft is behind this.
My question (in multi-part) is quite simple. Can somebody please explain to me how quality assurance works on Open Source projects? How can a closed application get "only better" when Open Source? Doesn't the "too many cooks in the kitchen" theory apply when too many developers contribute (possibly bad) code to a project?
© Stack Overflow or respective owner