Hi, > > I have few question regarding linq implementation in mono. > > 1. Afaik current is based on dblinq > (http://code.google.com/p/dblinq2007), which not much active from some > time, so did mono team created a fork of it or using same code? > Mono is using same code as dblinq2007.
> 2. Sometime back there was a discussion about rewriting linq > implementation using relinq, is anybody working on it? If somebody > want to take it up, what should be his priorities? > Exposed API and library behaviour should be same as System.Data.Linq Marek
_______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
