[Mono-dev] LINQ Standard Query Operators for Mono
Todd Berman
tberman at off.net
Sun Dec 11 22:30:20 EST 2005
On Mon, 2005-12-12 at 11:35 +0900, Atsushi Eno wrote:
> Hi,
>
> Alejandro Serrano wrote:
> > Hi,
> > I'm currently working on implementing the LINQ Standard Query Operators
> > (http://msdn.microsoft.com/netframework/future/linq) from the latest
> > Microsoft bits. I'm not working,however, on DLinq, XLinq or any other
> > parts from this idea. Although it's not in an even pre-release stage, I
> > think this classes in System.Query could help everyone using .NET or Mono.
> > I'm currently using the Nemerle programming language, and I would like
> > to post the code to anywhere in Mono, so it can be included or used by
> > the entire community. Which is the best place to do that?
>
> Oh, interesting. Mono would be the best place and we need System.Query
> implementation (at least in the future). Please post your code here
> (this ML) so that everyone can try and someone can review for the
> commit.
>
One issue (if I understood the original email fully) is that the
implementation is in Nemerle. Correct me if I am wrong, but a C#
implementation is more or less required for inclusion in Mono.
--Todd
More information about the Mono-devel-list
mailing list