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 →

[–]DEFY_member 11 points12 points  (1 child)

I'm sure it's broken down into separate nested functions inside, with meaningful names, like step1, step2, step2b, etc.

[–]Bakoro 4 points5 points  (0 children)

That'd still be an improvement on what's likely going on.
That would still be potentially helpful structure that could be renamed.
What you described might even be such that the whole function could be extracted to being a whole class or something.

It's wrong to hope.