Rewrite or repair?

后端 未结 11 1811
北荒
北荒 2021-01-02 01:01

I\'m sure you have all been there, you take on a project where there is a creaky old code base which is barely fit for purpose and you have to make the decision to either re

11条回答
  •  北海茫月
    2021-01-02 01:35

    One reason for rewriting at one of my previous jobs was an inability to find developers with enough experience to work on the original code base.

    The decision was made to first clean up the underlying database structure, then rewrite in something that would make it easier to find full-time employees and/or contractors.

    I haven't heard yet how it worked out :)

    I think people have a tendency to go for rewrites because it seems more fun on the surface.

    We get to rebuild from scratch!

    We'll do it right this time!

    etc.

提交回复
热议问题