Ren wrote:
Here is a link to a rather amazing video of Anders Hejlsberg talking about the future of t LINQ.
It seems that the possiblities of this are pretty amazing. The ability to use a single unified programming model across domains is a jaw dropper.
What is the future of OR mapping products like LLBL and others with the release of this on the horizon?
One thing we're planning now is LLinq, which is the LLBLGen Pro core controlled in code through Linq constructs. This is possible because Linq defines a structure of elements which can directly be used by an underlying library .
The other things we're planning have relations to that, but I'll leave it at that for now . Linq is cool stuff, it will truly make o/r mapping a first class citizen