Linked by kragil on Wed 23rd Jan 2013 20:26 UTC
Thread beginning with comment 550196
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[7]: Comment by Laurence
by lucas_maximus on Thu 24th Jan 2013 10:48
in reply to "RE[6]: Comment by Laurence"
RE[8]: Comment by Laurence
by Nelson on Fri 25th Jan 2013 02:22
in reply to "RE[7]: Comment by Laurence"
Generally I'm not a fan of objects containing other objects and passing them as a single parameter. It makes the code less glance-able.
I haven't run into the situation where I need that many parameters and I would seriously question my design if I ever did. Methods in my opinion should have a clear purpose, and so many parameters would seem to indicate its trying to do too much at once.





Member since:
2005-11-29
Func can support up to 16 variables and a return type.