Gilad,
At this stage all I am trying to do is create a nice interface for querying collections which look like LINQ
because I find the interface is easy to work with, and because I am building quite deep models with lots
of collections I will be writing lots of collection query code.
I am not trying to implement LINQ in Newspeak per se, just something that has a similar interface.
Also not trying to create a uniform interface for data access.
Instead of LINQ, we could call it Collection queries. I just wanted to check with the Newspeak
community if something like this would be useful to add as a standard module.
If not, I will still create it for my own use, but won't bother trying to get it back into Newspeak :)
Regards
--Rouan