How would you go about maintaining a class with 9000 lines of code like this one?

according to the author of this class, it follows Uncle Bob’s SRP closely. He claims that breaking it up into smaller classes will result in low cohesion and violate encapsulation.

https://www.reddit.com/r/PHP/comments/628szn/how_would_you_go_about_maintaining_a_class_with/


În cazul în care pastebin-ul este șters, l-am pus și aici:

2 Likes

Wow. Eu incep sa ma ingrijorez cand ma apropii de 1000 de linii :slight_smile: