View Single Post
12-18-09, 06:53 PM   #14
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Eh.. using varargs in a function where you are guaranteed to have exactly one argument 100% of the time is just mind boggling to me. It's not even primarily a code readability issue or a performance issue; I see it and I just can't imagine why on earth anyone would even think to write it that way. *shrug*
  Reply With Quote