613
Aaargh....my eyes......my eyes......
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
"Manager" classes often end up like "God classes", just like how "Utils" classes end up with a bunch of random stuff in them.
At my first job I was working on an MMO and we had a DatabaseManager class with 10k+ lines of code. Less than the first 200 lines actually used any of the members of that class.