[Mono-list] Style

Miguel de Icaza miguel@ximian.com
01 Mar 2002 11:02:59 -0500


> Not really wanting to contribute to the flame war that will surely
> ensure, but... I have to agree with you here. If for no other reason
[...]
> Why don't we just follow the MS guidelines of coding to the framework.

We are following the Microsoft conventions (as specified in the `Design
Guidelines for Class Library Developers' document).  But they do not
specify the indenting and coding style for the internal code, they just
specify the "external" view of the problem, and they also address the
naming of fields.

So our discussion is complementary to the docs ;-)

Miguel