If code is running once in order, there's no reason to break it up into functions and take it out of execution order. That's just stupid.
Basically if it works and you don't have to touch it to change it, leave it alone.
If code is running once in order, there's no reason to break it up into functions and take it out of execution order. That's just stupid.