[Mono-list] Class Library coding standards

Kunle Odutola kunle.odutola@virgin.net
Wed, 18 Jul 2001 22:02:47 +0100


> -----Original Message-----
> From: mono-list-admin@ximian.com [mailto:mono-list-admin@ximian.com]On
> Behalf Of Sean MacIsaac
> Sent: 18 July 2001 20:45
> To: mono-list@ximian.com
> Subject: [Mono-list] Class Library coding standards
>
>
> Hello,
>
> First of all, thanks to everyone who has submitted code.  Things are
> coming along very nicely.  Miguel and I are soon going to figure out
> what classes we'll need to get the compiler going so that we can put
> priority into them (and move the whole tool chain to Linux!)
>
> I'd like to throw out the coding standards we'd like to have in the
> class libraries.  There is still some room to maneuver within these
> guidelines.  Given that, please follow the style already in a file if
> you edit it.

You forgot the most important one -- please provide NUnit tests for the
code!!

Kunle