Re: QSA, the problem with ":scope", and naming

On Wed, Oct 19, 2011 at 9:29 AM, Anne van Kesteren <annevk@opera.com> wrote:
> On Wed, 19 Oct 2011 17:22:46 +0900, Alex Russell <slightlyoff@google.com>
> wrote:
>>
>> Yehuda is representing jQuery. I'll take his opinion as the global
>> view unless he choses to say he's representing a personal opinion.
>
> You misunderstand. Boris is contrasting with CSS. Selectors are used in more
> than just querySelectorAll() and their usage differs wildly.

Sure, of course, but suggesting that the optimizations for both need
to be the same is also a strange place to start the discussion from.
The QSA or find() implementation *should* differ to the extent that it
provides developer value and is a real-world bottleneck.

Received on Wednesday, 19 October 2011 10:56:47 UTC