Tuesday, November 1, 2011

Sticking With LinqSpecs!

We have a new consensus on LinqSpec in that it is understood that is not a bad approach to building queries. Specifications can break NHibernate in scenarios such as:

x = > myGuidCollection.Contains(x.Id)

 
 

...but instead of these being viewed as pitfalls it is more appropriate to understand that the burden is still upon us to craft queries appropriately.

No comments:

Post a Comment