Erik Hatcher wrote:
In my toying with FilteredQuery, I've found a bug. I've added a test case (with a commented out hacked fix) to TestFilteredQuery.

A Query.rewrite is needed somewhere, although I'm not sure the best place for it. Should FilteredQuery override rewrite? Or should it simply rewrite the nested Query in the constructor? Or another possibility?

I fixed this by adding a rewrite() method to FilteredQuery.


Doug

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to