Also, regarding DateFilter.... would it be reasonable to apply the same bitset caching that QueryFilter uses?

what about a CachingFilterWrapper implementation that implements Filter and the QueryFilter-like caching, and passes through to another filter for the actual gathering of the bitset?

On Monday, September 15, 2003, at 06:58 AM, Rasik Pandey wrote:

Hello,

Is it odd to anyone that DateFilter.Before/After is *inclusive* of the date you specify? Seems counter-intuitive to me, but I'm going to add "on or before/after" to the Javadocs at least. The methods should have probably been called OnOrBefore/After :)


I was stumped by this recently. I agree the documentation could be better....


Rasik Pandey



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


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



Reply via email to