Ivelin Ivanov wrote:
<snip/>
> Without putting too much thinking, one simple possible optimization that
> comes to mind is: when the document preceding the selector is cached then
> the selector does not need to evaluate the tests. It'll know the answer.
> So if a web service responds with the same content, i.e. reports that the
> result didn't change, then you can imagine that the selector is 
> going to be
> pretty fast.
Seem like a good idea, I'll try to implement that.

/Daniel Fagerstrom



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

Reply via email to