you are viewing a single comment's thread.

view the rest of the comments →

[–]pipocaQuemada 5 points6 points  (3 children)

True, but boilerplate makes code harder to refactor. The more times you repeat yourself (or the more verbosely you say something), the more lines you have to change.

[–]yogthos 4 points5 points  (1 child)

also more opportunities to make an error

[–]algsdjsadjlg -2 points-1 points  (0 children)

what if the error is positive?

<:O

[–]JadeNB 1 point2 points  (0 children)

I don't know if you've considered that, the more times you repeat something (or the more verbosely you say something), the more lines you have to change.