Andrew Brobston

Results 6 comments of Andrew Brobston

I tried using ExpressionList, and it causes an exception at parse time. When using the HQL construct `where EntityName.class in (Some.Class, Some.Other.Class)`, the parse tree places the two class names...

I found another facet of the same bug, and I'm likely to be amending the pull request once I can create a minimal test case for it.

@hazzik, I'm not entirely sure what you mean when referring to "check the caching issues." Do you have a test case or example of some kind? Or, can you tell...

I added two unit test methods to check for cache issues similar to those NH-2500 describes. The tests pass. If there are other scenarios I should check, please let me...

I'm having some issues with another test case that I found does not pass. I posted to the nhibernate-developers Google Group, so see discussion there once my post is released...

The [Google Group thread](https://groups.google.com/forum/#!topic/nhibernate-development/hzIw2esVHL8) has one reply, but more information would be very helpful.