In short, open source is of limited value unless you have an open type of development coupled with some structured manner of review.

What - like CPAN you mean :-)

Yes a lot of open source projects fail for various reasons. So do a lot of non-open projects (often in a less public manner). As chromatic says, being open-source doesn't free you from having a sensible development process.

I really don't think most open source projects fail because of a lack of an open development process. They fail because of lack of time and will, rather than due to any lack of input from the world in general.

People can suggest options and ideas all they like. In the end somebody has to do the work and implement the feature. If they don't want to do it - if it does supply that vital itch that they need to scratch - then it won't get done. No matter what the theoretical technical merit may be.


In reply to Re: Open Source Needs Open Discussion by adrianh
in thread (OT) Open Source Needs Open Discussion by InfiniteSilence

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.