[Mono-dev] StyleCop incompatibility

Alan McGovern alan.mcgovern at gmail.com
Tue Dec 8 08:15:29 EST 2009


According to the rule - any using statement starting with "System." should
be sorted first. It's nothing to do with the assembly that the namespace
comes from.

Alan.

On Tue, Dec 8, 2009 at 11:27 AM, Andrew Mikhailov <andrew at vitche.com> wrote:

>  The MS defines a code-style rule for the order in which the “usings” must
> be sorted:
> http://www.thewayithink.co.uk/stylecop/sa1208.htm
>
> The MonoDevelop application’s “Sort Usings” functionality simply sorts
> using in the alphabetical order but does not consider this rule.
>
> Related problems: How does Mono know which assemblies are system-ones? The
> question appears because the ported project’s source code may include
> unknown assemblies.
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20091208/479824f8/attachment.html 


More information about the Mono-devel-list mailing list