Before procceed it is convenient you know I just have used smokey to test it. I still don't use in a production environment so I don't have a great knowledege abou it.
Anyway. It's true. They are not working at source code level. They work at assembly level so it's not difficult to set like a nant rule task to inspect through smokey the assemblies you want. I think, you can obtain a solution like you are looking for because smokey has rules about coding guidelines. 2008/6/13 Robert Jordan <[EMAIL PROTECTED]>: > Neither FxCop nor Smokey nor Gandarme are working at source code > level, so http://www.mono-project.com/Coding_Guidelines cannot be > checked by these tools. > > Robert > > José A. Salvador Vanaclocha wrote: >> You can look at smokey project. It's like FxCop. >> >> 2008/6/13 Filipe Correia <[EMAIL PROTECTED]>: >>> Hi all, >>> >>> I'm looking at mono's coding guidelines on this wiki page: >>> http://www.mono-project.com/Coding_Guidelines >>> Does any one know if there's an automatic way of validating a set of >>> c# source files, given this set of rules? I mean, something along what >>> FxCop does, but following these guidelines. >>> >>> Thank you, >>> Filipe >>> _______________________________________________ >>> Mono-list maillist - [email protected] >>> http://lists.ximian.com/mailman/listinfo/mono-list >>> >> >> >> > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > -- José A. Salvador Vanaclocha "Vana" Numenalia "La inspiración existe, pero tiene que encontrarte trabajando" - Pablo Ruiz Picasso - PD: Si te he mandado algun documento que tu Micro$oft Word es INCAPAZ de abrir, hazte un favor y trabaja con un programa decente: http://es.openoffice.org/ _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
