I'm maintaining a Java class that's 40K lines long.. problem?

后端 未结 12 1474
北海茫月
北海茫月 2021-02-04 01:02

This may be a subjective question leading to deletion but I would really like some feedback.

Recently, I moved to another very large enterprise project where I work as a

12条回答
  •  鱼传尺愫
    2021-02-04 01:34

    Oh, I think this a terrible sign, and I don't have to look at the code to say so. Sounds like a massive refactoring effort is needed.

    Let me guess - you have no unit tests for the system as written, either. You have my sympathy.

提交回复
热议问题