On 12/29/2011 3:07 AM, Don wrote:
Great example... I can totally think that 'x', 'theta', 't', 'angle', 'radians', 'value', 'val', 'v', etc. could all be valid parameter names (some better than others, obviously).sin(real x); sin(real theta);The argument name is *completely* irrelevant. That shouldn't be part of the interface.I have a really really bad taste in my mouth from named arguments in COM.