Open source software
        Posted  
        
            by Maurizio Reginelli
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Maurizio Reginelli
        
        
        
        Published on 2010-03-31T19:50:46Z
        Indexed on 
            2010/03/31
            19:53 UTC
        
        
        Read the original article
        Hit count: 487
        
open-source
|opinion
What is your opinion about open source software?
It is helpful in many situation, for example a community can correct many bugs. But I also think that it can be dangerous for a software developer. If you develop an application and share its source code, a lot of applications can grow with a little effort, simply copying part of your code.
For example, if you develop a library in WPF which can be used to create charts, and share your code, this can be dangerous for companies which main business is WPF component developing. And obviously it is dangerous for a software developer who works in that company.
What do you think about this?
© Stack Overflow or respective owner