User talk:Guga360

From Rosetta Code
Revision as of 02:54, 11 April 2009 by 99.136.216.62 (talk) (→‎test)

Guga360: First of all, let me say that I am an expert C# developer. You are not. I put a lot of thought into the C# contribs I've added, and I don't appreciate you reverting them back.

The issue I have with your edits to Mean is that you are showing code that requires .NET 3.5. That's fine, but you should also show 2.0 equivalent, and you should call out that Average and Sum are part of Linq/3.5. Most people using C# are using 2.0 still.

If you were more careful, you would have noticed that in my code, I checked the reference for null first, then checked the length. If a null reference is passed in, your code will throw an exception.

So please be more careful when you overconfidently change other people's edits.

Minor edit

Could the bot edits be set as minor edits in future so they can be easily filtered from view?

Thanks. --Paddy3118 16:34, 3 February 2009 (UTC)

Really they should be able to be filtered as bot edits (default for the recent changes page), but this isn't working for some reason. --Mwn3d 16:36, 3 February 2009 (UTC)