logoalt Hacker News

swat535yesterday at 5:06 PM0 repliesview on HN

The point of breaking down the long function in God Classes , is to prepare the code for a second refactoring, which is usually extract class, long params list, etc..

If you were to simply leave it a mess like that, you would be right.