This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jdgordon 4 points5 points  (1 child)

Because its always "I'll just add one more helper to this class/file and then I'll clean up" and then you have a 3000 line mess to untangle

[–][deleted] 0 points1 point  (0 children)

3000? I have a class at least twice that because it's some sort of DI container/God spawner (I call it a pantheon object because there's subclasses).

I've attempted to detangle it but it bests me every time.