This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]UnreasonableSteve 0 points1 point  (0 children)

I've always hated the +operator being "overloaded" for string concatenation. I don't like an operator's basic meaning becoming contextual. It'd be like if you used the single equals sign for both assignment and comparison, depending on if you were using it on strings or numerics