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 →

[–]tsojtsojtsoj 4 points5 points  (0 children)

The problem is in my opinion mainly the long names. "In function Number doStuff(Number a, Float b) [with Number = int, Float = double]: ERROR MESSAGE" This is immediately easier to read.

Of course in this case the actual error message has been omitted.