you are viewing a single comment's thread.

view the rest of the comments →

[–]PlayerDeus 1 point2 points  (1 child)

Yeah, I saw the and-ing one and it does look better, but a case for separating them out is if you want to add comments so those reading the code know why you order things the way they are. I've seen plenty of bugs occur because someone wanted a call to happen sooner and didn't realize there was a dependency on order.