I generally prefer to edit the old one; demerphq generally perfers to write a new one.

I go both ways, but i like to have rollback patches for my major development points. So once I feel a node is stable but will continue to work on it, ill usually start a new patch at that point. Also, there is a magnification factor for whoever does minor changes on old infrastructure noes. The old node needs a backup patch first, so effectively you get 2x patches for each old code patch. Since ive done a number of "clean up old code" sessions I have a lot more patchs becuase of it. A recent one probably added about 50 patches to my roster, but only involved a few hours work.

(This isn't to say that demerphq hasn't done more then I have; he has.)

Personally i dont measure things like this. I may have pumped out more code (probably becuase you had a life and i didnt :-), but youve been essential to me doing so many times. As you know full well, i can ask a lot of stupid questions in a short amount of time. :-)

---
demerphq


In reply to Re^7: Proposal: Option to Decline XP from voting by demerphq
in thread Proposal: Option to Decline XP from voting by rozallin

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.