Neil Simon could afford to rewrite his play 22 times because he was doing it for himself, according to his personal whims. Folks who write for magazines, papers, ad copy, etc. all must work on a deadline and don't get time to perfect their prose.

I think of the playwrights, novelists and poets who work according to their own deadlines and standards as akin to opensource developers working on their personal projects. They can try different approaches, rewrite code, and recode APIs as much as they like in the pursuit of not only correctness but beauty as well.

One advantage writers (at least the succesful ones) have is editors. A good editor is a treasure who will take your work and trash awkward or redundant passages, suggest new directions, and spur you on to do work beyond what you thought possible. Pair programming in XP and user feedback in opensource projects can emulate this, at least in the details, but you can't beat a dedicated editor for attention to both the forest and the trees.

-Mark


In reply to Re: rewrite: in literature and in coding by kvale
in thread rewrite: in literature and in coding by johnnywang

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.