[Mono-list] Class Library coding standards
Jeffrey Stedfast
fejj@ximian.com
18 Jul 2001 18:19:12 -0400
I'm trying to use the variable names given on MSDN as far as the
parameters to methods, but internally I don't think it should matter
what anyone does.
*shrug*
Jeff
On 18 Jul 2001 14:31:14 -0700, David Menestrina wrote:
> Is there any way we could go with 4 space tabs
> instead?
> All of our code is going to be at least 3 tabs deep
> (namespace/class/function). That will take up a lot
> of space with 8 space tabs.
>
> As for private/protected member variables, I usually
> do m_varName. For statics, s_varName.
>
> As for braces, I like each brace on its own line.
>
> But I'll go along with whatever's accepted on any
> of these points. :)
>
> Thanks,
> david
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
>
> _______________________________________________
> Mono-list maillist - Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list