Dmitri, Dmitri Plotnikov <dmitri <at> apache.org> writes:
> > Ok, I think I now get it. Sorry about having been so obtuse. To make the search interruptable, we should > eliminate the isChildOrderingRequired method. Actually I don't even know why we have it. Paths like > "//foo" would produce results in the right order even without it. > > Try this: comment out the DescendantContext#isChildOrderingRequired method. Let me know if it makes a > difference. If it does without breaking anything else, I will make the change permanent. > Yes, that change did help! I will still leave my dirty hack in for interrupting other kinds of badly written expressions. Cheers, --knut --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
