我经常一边fix bug,一边顺带做一些refactor code 的事情

来源: 2013-02-25 09:16:45 [博客] [旧帖] [给我悄悄话] 本文已被阅读:

That's not good. For bug fix, you'd better make minimal change. Mixture of bug fixing and refactoring is not good practice. You may introduce new bugs in refactoring - why do such thankless job?