Need Help with C# Reviews, for MS-SQL Support!

Max Kanat-Alexander mkanat at bugzilla.org
Thu Apr 8 01:20:23 UTC 2010


On 04/07/2010 10:49 AM, Bill Barry wrote:
> Should Bugzilla style conventions be used for this project or standard
> C# ones?

	Whatever is most comfortable and standard for reading. We generally
have slightly different style guides for all the various languages we
use, so I'd say to go with C# standards if they're definite standards,
and to follow the Bugzilla style guide where there's any ambiguity.

> quote: Do capitalize only the first character of acronyms
> with three or more characters, except the first word of a camel-cased
> identifier

	I support this, FWIW. The best example I saw on reasons for this naming
were from Effective Java--HttpUrl is readable, HTTPURL is less so.

	But yeah, the comments should go on the bug, and we'll respond to them
there. Thank you so much for your detailed review, Bill. :-)

	-Max
-- 
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.



More information about the developers mailing list