Hi - I have come across several LINQ operators (eg. join, intersect) which indicate that they are unsupported when I use them with NHibernate. These in particular are pretty key.
1) Is there active development going on to support LINQ better, or is everyone just working around the problem with QueryOver and/or HQL? 2) Is there any documentation indicating which LINQ operators are supported and which are not? LINQ is our preferred query approach, and I don't what to get into a situation where we have 3 or 4 query APIs in use to make up for gaps in its support, so I need to make a decision on the best way to go. Thanks, Peter -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/epHE9WeG_sQJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
