in reply to Re: How do you avoid "Code Burnout"?
in thread How do you avoid "Code Burnout"?

Which problem does that solve, the problem of having working code that does something useful? As far as problems go, I'd love to be cursed with that one more often.

  • Comment on Re: Re: How do you avoid "Code Burnout"?

Replies are listed 'Best First'.
Re: Re: Re: How do you avoid "Code Burnout"?
by Anonymous Monk on Jun 30, 2003 at 21:35 UTC
    Which problem does that solve, the problem of having working code that does something useful?

    Blockquoth the root post:

    The problem is that I just want to throw them all away, start from scratch (on paper), and rewrite them.

    So, that problem.

    Rewrite the code, develop a nice, shiny, new interface for it. Clean up the internals, hell, maybe even write it in a more maintainable language (like ASM </troll> ;-P).

    Really, you'll feel much better :).