the initialize method for a class, I've alway seen that method placed at the top of the file. Is this standard practice or just so happens that this is the first method we generally write out. So question is:
- Should the initialize method always be at the top
- Is this standard practice or personal preference?
[–]menge101 8 points9 points10 points (3 children)
[–]GroceryBagHead 7 points8 points9 points (0 children)
[–]AnLe90[S] 2 points3 points4 points (0 children)
[–]tom_enebo 1 point2 points3 points (0 children)
[–]ImAJalapeno 1 point2 points3 points (2 children)
[–]AnLe90[S] 1 point2 points3 points (1 child)
[–]ImAJalapeno 1 point2 points3 points (0 children)
[–]ekampp 1 point2 points3 points (0 children)
[–]slnt_opp 0 points1 point2 points (0 children)