[nem-en] External method that use System.Query's ExtensionAttribute

Kamil Skalski kamil.skalski at gmail.com
Sat May 13 17:14:05 CEST 2006


2006/5/13, Alejandro Serrano <trupill at yahoo.es>:
> Well, I think that it would happen something like if I
> any library that replaces "using" or "lock"
> constructs. But, in my opinion, not so many people
> would create a new assembly with a
> System.Runtime.CompilerServices.RuntimeAttribute class
> on it.

Maybe we should create a note in docs, that if one uses Extension
attribute from System.Query (like creating a project using C# 3.0
extensively), then System.Query should be loaded first. Anyway, I
don't think it is problem for now.

>
> About code duplication that was spoken earlier, the
> first code used just allowed to use methods with
> Nemerle attribute or with SQ attribute. In my opinion,
> but forms should be allowed, that's why I duplicate
> the code for using SQ_ExtensionAttribute.
>

Ok, I fixed it. Could you retest?

-- 
Kamil Skalski
http://nazgul.omega.pl


More information about the devel-en mailing list