[MonoDevelop] Coding Guidelines

Vadim Chekan kot.begemot at gmail.com
Fri Jan 23 02:29:55 EST 2009


Is Coding Guidelines outdated or not followed? :)
>From http://www.mono-project.com/Coding_Guidelines

> Instance fields should use underline as a separator:

But nowhere in MD I can see it, all private fields are camel case.
Also, what about public fields, I guess they are Pascal case?

Tabs are used to indent  code, not 8 spaces as stated in the Guidelines.

Vadim.

-- 
>From RFC 2631: In ASN.1, EXPLICIT tagging is implicit unless IMPLICIT
is explicitly specified


More information about the Monodevelop-list mailing list