[Opensim-dev] Proposal: OpenSim StyleCop compliance

2009-09-10 Thread Stefan Andersson
Hey guys, I've been working with Microsoft StyleCop compliance for legacy projects lately, and wrote a blog about it: http://lbsa71.net/2009/09/10/introducing-stylecop-on-legacy-projects-using-s tylecop-for-resharper/ basically, StyleCop is a tool for enforcing Micrososft Source Analysis

Re: [Opensim-dev] Proposal: OpenSim StyleCop compliance

2009-09-10 Thread Sean Dague
Stefan Andersson wrote: One of the biggest impacts on code is the transition from m_ to explicit this. and that commenting, regions and line break formatting is strictly governed. As you all know, I've been a proponent of m_ but that's something I'm ready to lay aside to achieve

Re: [Opensim-dev] Proposal: OpenSim StyleCop compliance

2009-09-10 Thread Melanie
I'm really not comfortable with such a straitjacket. Those rules are pretty harsh, and i hate typing this. all the time. Most of our code follows most of the sensible rules most of the time, the nonsensical ones, like this.instanceVar, I don't think we need. Also, Microsoft Corporation really