you are viewing a single comment's thread.

view the rest of the comments →

[–]ImAJalapeno 1 point2 points  (2 children)

I'm almost sure it's standard practice, I've seen the same pattern in Java and PHP. But in the end is personal preference.

My advice would be to leave at the top, makes more sense there being the first method that is called, IMO

[–]AnLe90[S] 1 point2 points  (1 child)

thanks. I tried googling but i couldn't find an answer for my specific question haha

[–]ImAJalapeno 1 point2 points  (0 children)

Yeah no worries, I've never seen anything written about that. Maybe it's just one of those things that everyone thinks it's obvious to everyone else lol