I was quite excited when Ayende announced that he had written a Linq provider for NHibernate which was of production quality.
It came with a few caveats, it could only do what criteria currently supported and they hadn't implemented any sort of join support. I considered these to be perfectly reasonable items on the todo list, given that they are actively working on creating a more complete linq provider that does everything people would want it to do.
I do the vast bulk of my queries using the criteria API, written as specifications against thin repositories, and adding a LinqSpecification was a...
posted @ Thursday, October 22, 2009 12:00 AM |